Skip to content

Commit

Permalink
Merge branch 'main' into feature/merge-slot-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
JordenReuter authored Nov 25, 2024
2 parents 5888225 + b6efc5e commit a3363f0
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.14.0
FROM ghcr.io/onecx/docker-quarkus-jvm:0.15.0

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

0 comments on commit a3363f0

Please sign in to comment.