Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent dfcd278 commit dcf9e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile.native
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/onecx/docker-quarkus-native:0.9.0
FROM ghcr.io/onecx/docker-quarkus-native:0.10.0

COPY --chown=1001:root target/*-runner /work/application

0 comments on commit dcf9e9a

Please sign in to comment.