Skip to content

Commit adfaa41

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.23.6-1747333074
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 5dce6db commit adfaa41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
###############################################################################
1616
# Stage 1: Create the developer image for the BUILDPLATFORM only
1717
###############################################################################
18-
ARG GOLANG_VERSION=1.23
18+
ARG GOLANG_VERSION=1.23.6-1747333074
1919
ARG BUILD_BASE=develop
2020
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9/go-toolset:$GOLANG_VERSION AS develop
2121

0 commit comments

Comments
 (0)