Skip to content

Commit fe38008

Browse files
authored
Bump ubi8/ubi-minimal to 8.10-1756195339
Signed-off-by: Christopher Lepski <[email protected]>
1 parent aa37632 commit fe38008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)