Skip to content

Commit

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

Update quay.io/quarkus/quarkus-micro-image:2.0 Docker digest to 5d382e9
  • Loading branch information
garethahealy authored Jan 8, 2024
2 parents 5189af9 + 7ef943b commit 339b512
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:da7140ede620f67789bf0d17d4b1868265bde19a217cbda2436b0d7208ffef51
FROM quay.io/quarkus/quarkus-micro-image:2.0@sha256:5d382e90ce2afed325da5fc973eb255f1e5fa27e15896d8da163cc9f1ad376b6
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 339b512

Please sign in to comment.