Skip to content

Commit

Permalink
Bump quarkus/quarkus-micro-image in /src/main/docker (#119)
Browse files Browse the repository at this point in the history
Bumps quarkus/quarkus-micro-image from 2.0-2024-10-23 to 2.0-2024-11-03.

---
updated-dependencies:
- dependency-name: quarkus/quarkus-micro-image
  dependency-type: direct:production
...

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 4, 2024
1 parent 6a0e402 commit 8b1a0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile.native-micro
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# docker run -i --rm -p 8080:8080 quarkus/console-datagen
#
###
FROM quay.io/quarkus/quarkus-micro-image:2.0-2024-10-23
FROM quay.io/quarkus/quarkus-micro-image:2.0-2024-11-03
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 8b1a0b0

Please sign in to comment.