Skip to content

Commit

Permalink
Merge branch 'main' into feature/import-exception-mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG authored Nov 22, 2024
2 parents a98faa8 + d6de909 commit 0677f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile.jvm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/onecx/docker-quarkus-jvm:0.13.0
FROM ghcr.io/onecx/docker-quarkus-jvm:0.14.0

COPY --chown=185 target/quarkus-app/lib/ /deployments/lib/
COPY --chown=185 target/quarkus-app/*.jar /deployments/
Expand Down

0 comments on commit 0677f6b

Please sign in to comment.