Skip to content

Commit 1fec7fd

Browse files
chore(deps): update index.docker.io/library/golang docker tag to v1.23.3
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 02eee15 commit 1fec7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.utils

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM index.docker.io/library/golang:1.22.1-alpine3.19 AS builder
1+
FROM --platform=$BUILDPLATFORM index.docker.io/library/golang:1.23.3-alpine3.19 AS builder
22

33
ARG BUILDPLATFORM
44
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)