Skip to content

Commit 43561a4

Browse files
Update registry.access.redhat.com/ubi8/ubi Docker tag to v8.10-1770021810 (#585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f1d6cd commit 43561a4

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
@@ -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-1769387947
9+
FROM registry.access.redhat.com/ubi8/ubi:8.10-1770021810
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)