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.4.0 to 0.5.0.
- [Release notes](https://github.com/onecx/docker-quarkus-jvm/releases)
- [Commits](onecx/docker-quarkus-jvm@0.4.0...0.5.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 Mar 7, 2024
1 parent f005028 commit 016ffd3
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 016ffd3

Please sign in to comment.