Skip to content

Commit

Permalink
Merge pull request #219 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 37db465
  • Loading branch information
garethahealy authored Nov 20, 2024
2 parents d1aa875 + c287045 commit 73b1aa6
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:3ce32ee30f79055464a74346234bc16c848aca4af43740f9c357a56531caa3a8
FROM quay.io/quarkus/quarkus-micro-image:2.0@sha256:37db465ce5c01143447523e780961d124de02c1e3668bf5f722eeefd1d3a5f65
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 73b1aa6

Please sign in to comment.