Skip to content

Commit

Permalink
Merge pull request #163 from garethahealy/renovate/quay.io-quarkus-qu…
Browse files Browse the repository at this point in the history
…arkus-micro-image-2.0

Update quay.io/quarkus/quarkus-micro-image:2.0 Docker digest to d599a30
  • Loading branch information
garethahealy authored Aug 12, 2024
2 parents 3c255ef + c493e75 commit b191560
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/github-stats
#
###
FROM quay.io/quarkus/quarkus-micro-image:2.0@sha256:c3be09c2057005d88962fd983a77c9131e29ea634ec324e3b99d5489504c1ea5
FROM quay.io/quarkus/quarkus-micro-image:2.0@sha256:d599a3082e48acb01c61d7c41874fdcdec89bd3d058be35d0900dff8193e30b0
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit b191560

Please sign in to comment.