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 b01ecda commit 1b284a0Copy full SHA for 1b284a0
1 file changed
src/main/docker/Dockerfile.jvm
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/onecx/docker-quarkus-jvm:1.7.0
+FROM ghcr.io/onecx/docker-quarkus-jvm:1.8.0
2
3
COPY --chown=185 target/quarkus-app/lib/ /deployments/lib/
4
COPY --chown=185 target/quarkus-app/*.jar /deployments/
0 commit comments