Skip to content

Commit

Permalink
chore(deps): bump onecx/docker-quarkus-native in /src/main/docker
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.0.0 to 0.1.0.
- [Release notes](https://github.com/onecx/docker-quarkus-native/releases)
- [Commits](onecx/docker-quarkus-native@0.0.0...0.1.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]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2024
1 parent 4a16233 commit be390e5
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,4 +1,4 @@
FROM ghcr.io/onecx/docker-quarkus-native:0.0.0
FROM ghcr.io/onecx/docker-quarkus-native:0.1.0

WORKDIR /work/
RUN chown 1001 /work \
Expand Down

0 comments on commit be390e5

Please sign in to comment.