Skip to content

Commit fa6eb3a

Browse files
Update registry.access.redhat.com/ubi8/ubi Docker tag to v8.10-1764070939 (#561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a841869 commit fa6eb3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/additional/demo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ENV CGO_ENABLED=0\
66
GO111MODULE=off
77
RUN go build -a -o go-hello-world-app .
88

9-
FROM registry.access.redhat.com/ubi8/ubi:8.10-1763613534
9+
FROM registry.access.redhat.com/ubi8/ubi:8.10-1764070939
1010
RUN useradd -ms /bin/bash golang
1111
RUN chgrp -R 0 /home/golang && \
1212
chmod -R g+rwX /home/golang

0 commit comments

Comments
 (0)