Skip to content

Commit

Permalink
Merge pull request #229 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 53115ba
  • Loading branch information
garethahealy authored Dec 2, 2024
2 parents d4ee378 + 2946308 commit 17f8c69
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:772e7e081c027548f0c52232273f4d5f9d4e43a44844afa6d31ef9ca6155d472
FROM quay.io/quarkus/quarkus-micro-image:2.0@sha256:53115ba90d38456f3f5fa9486521e889776beba51f281a5a8041d434f00596f1
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 17f8c69

Please sign in to comment.