Skip to content

Commit

Permalink
feat(container)!: Update image quay.io/quarkus/quarkus-micro-image to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 95d92c7 commit 197c0cf
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 @@ -13,7 +13,7 @@
# docker run -i --rm -p 8080:8080 ullbergm/startpunkt
#
###
FROM quay.io/quarkus/quarkus-micro-image:2.0
FROM quay.io/quarkus/quarkus-micro-image:3.0
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 197c0cf

Please sign in to comment.