Skip to content

Commit

Permalink
Build(deps): bump onecx/docker-quarkus-jvm in /src/main/docker
Browse files Browse the repository at this point in the history
Bumps [onecx/docker-quarkus-jvm](https://github.com/onecx/docker-quarkus-jvm) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/onecx/docker-quarkus-jvm/releases)
- [Commits](onecx/docker-quarkus-jvm@0.11.0...0.12.0)

---
updated-dependencies:
- dependency-name: onecx/docker-quarkus-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 5bdd4f1 commit 5c46a1c
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.11.0
FROM ghcr.io/onecx/docker-quarkus-jvm:0.12.0

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

0 comments on commit 5c46a1c

Please sign in to comment.