Skip to content

Commit

Permalink
Merge branch 'feature/merge-slot-operator' of github.com:JordenReuter…
Browse files Browse the repository at this point in the history
…/onecx-product-store-operator into feature/merge-slot-operator
  • Loading branch information
JordenReuter committed Nov 25, 2024
2 parents 911cac1 + a3363f0 commit b478956
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 b478956

Please sign in to comment.