We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77673b0 commit b01ecdaCopy full SHA for b01ecda
1 file changed
src/main/docker/Dockerfile.jvm
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/onecx/docker-quarkus-jvm:1.6.0
+FROM ghcr.io/onecx/docker-quarkus-jvm:1.7.0
2
3
COPY --chown=185 target/quarkus-app/lib/ /deployments/lib/
4
COPY --chown=185 target/quarkus-app/*.jar /deployments/
0 commit comments