Skip to content

Commit d17ea51

Browse files
Update registry.access.redhat.com/ubi8/go-toolset Docker tag to v1.23.6-2.1747789945 (#480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 233e5ec commit d17ea51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/additional/demo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747189110 AS build
1+
FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 AS build
22
COPY main.go /opt/app-root/src
33
ENV CGO_ENABLED=0\
44
GOOS=linux\

0 commit comments

Comments
 (0)