File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2121# docker run -i --rm -p 8080:8080 -p 5005:5005 -e JAVA_ENABLE_DEBUG="true" quarkus/hibernate-orm-jvm
2222#
2323###
24- FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1764046129 @sha256:a670c5b613280e17a666c858c9263a50aafe1a023a8d5730c7a83cb53771487b
24+ FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1765178706 @sha256:7b6b45dfd09bb032f3cabee6d4789d0e8fa8dd824b01783f301b0fdd43e632f7
2525
2626ARG JAVA_PACKAGE=java-11-openjdk-headless
2727ARG RUN_JAVA_VERSION=1.3.8
Original file line number Diff line number Diff line change 1414# docker run -i --rm -p 8080:8080 quarkus/hibernate-orm
1515#
1616###
17- FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1764046129 @sha256:a670c5b613280e17a666c858c9263a50aafe1a023a8d5730c7a83cb53771487b
17+ FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1765178706 @sha256:7b6b45dfd09bb032f3cabee6d4789d0e8fa8dd824b01783f301b0fdd43e632f7
1818WORKDIR /work/
1919RUN chown 1001 /work \
2020 && chmod "g+rwX" /work \
You can’t perform that action at this time.
0 commit comments