Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit ba69223

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.10-1130
1 parent a91dadc commit ba69223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/app/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/whitefox
1515
#
1616
###
17-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-896
17+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1130
1818
WORKDIR /work/
1919
RUN chown 1001 /work \
2020
&& chmod "g+rwX" /work \

0 commit comments

Comments
 (0)