Skip to content

Commit

Permalink
chore(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.10.0 to 0.11.0.
- [Release notes](https://github.com/onecx/docker-quarkus-jvm/releases)
- [Commits](onecx/docker-quarkus-jvm@0.10.0...0.11.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 Sep 27, 2024
1 parent ae4c455 commit c9d2a82
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.10.0
FROM ghcr.io/onecx/docker-quarkus-jvm:0.11.0

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

0 comments on commit c9d2a82

Please sign in to comment.