Skip to content

Commit 1856acb

Browse files
Update registry.access.redhat.com/ubi8/go-toolset Docker tag to v1.25.3-1766363546
1 parent 5dbad23 commit 1856acb

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

0 commit comments

Comments
 (0)