Skip to content

Commit

Permalink
Merge pull request #7 from onecx/dependabot/docker/src/main/docker/on…
Browse files Browse the repository at this point in the history
…ecx/docker-quarkus-jvm-0.5.0

build(deps): bump onecx/docker-quarkus-jvm from 0.4.0 to 0.5.0 in /src/main/docker
  • Loading branch information
andrejpetras authored Mar 7, 2024
2 parents d388d03 + f978d2c commit 03d8445
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.4.0
FROM ghcr.io/onecx/docker-quarkus-jvm:0.5.0

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

0 comments on commit 03d8445

Please sign in to comment.