Skip to content

Commit 8bc3d3b

Browse files
Update registry.access.redhat.com/ubi8/go-toolset Docker tag to v1.24.6-1764274816 (#562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa6eb3a commit 8bc3d3b

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.24.6-1763978076 AS build
1+
FROM registry.access.redhat.com/ubi8/go-toolset:1.24.6-1764274816 AS build
22
COPY main.go /opt/app-root/src
33
ENV CGO_ENABLED=0\
44
GOOS=linux\

0 commit comments

Comments
 (0)