Skip to content

Commit

Permalink
Merge pull request #165 from saurabhpro/renovate/registry.access.redh…
Browse files Browse the repository at this point in the history
…at.com-ubi8-ubi-minimal-8.x

Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.9-1161.1715068733
  • Loading branch information
saurabhpro authored May 11, 2024
2 parents a6a87b6 + 3e64f4c commit 3f90422
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# docker run -i --rm -p 8080:8080 -p 5005:5005 -e JAVA_ENABLE_DEBUG="true" quarkus/code-with-quarkus-fast-jar
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1137
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1161.1715068733

ARG JAVA_PACKAGE=java-11-openjdk-headless
ARG RUN_JAVA_VERSION=1.3.8
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# docker run -i --rm -p 8080:8080 -p 5005:5005 -e JAVA_ENABLE_DEBUG="true" quarkus/code-with-quarkus-jvm
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1137
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1161.1715068733

ARG JAVA_PACKAGE=java-11-openjdk-headless
ARG RUN_JAVA_VERSION=1.3.8
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# docker run -i --rm -p 8080:8080 quarkus/code-with-quarkus
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1137
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1161.1715068733
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 3f90422

Please sign in to comment.