We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc3d3b commit 4f3115fCopy full SHA for 4f3115f
1 file changed
content/en/docs/additional/demo/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi8/go-toolset:1.24.6-1764274816 AS build
+FROM registry.access.redhat.com/ubi8/go-toolset:1.25.3-1765294123 AS build
2
COPY main.go /opt/app-root/src
3
ENV CGO_ENABLED=0\
4
GOOS=linux\
0 commit comments