chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.10-1255

Signed-off-by: Renovate Bot <renovate@kektus.xyz>
This commit is contained in:
Renovate Bot 2025-05-17 16:23:57 +00:00
commit 0606dfa8fe
No known key found for this signature in database
GPG key ID: A3391C9BFE8AB8F3

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 \