Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Renovate Bot
0606dfa8fe
chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.10-1255
Signed-off-by: Renovate Bot <renovate@kektus.xyz>
2025-05-17 16:23:57 +00:00

View file

@ -14,7 +14,7 @@
# docker run -i --rm -p 8080:8080 quarkus/summer2024-backend
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1255
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \