Skip to content

Commit d45ea77

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.10-1776229095
1 parent 03cfc08 commit d45ea77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quickstart-rest/src/main/docker/Dockerfile.native

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# docker run -i --rm -p 8080:8080 quarkus/quarkus-multi-module-quickstart
1515
#
1616
###
17-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1773723642
17+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1776229095
1818
WORKDIR /work/
1919
RUN chown 1001 /work \
2020
&& chmod "g+rwX" /work \

0 commit comments

Comments
 (0)