Skip to content

Commit

Permalink
Update quay.io/quarkus/quarkus-distroless-image Docker tag to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 229dfa9 commit 7c6657a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile.native-distroless
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# docker run -i --rm -p 8080:8080 quarkus/code-with-quarkus
#
###
FROM quay.io/quarkus/quarkus-distroless-image:1.0
FROM quay.io/quarkus/quarkus-distroless-image:2.0
COPY target/*-runner /application

EXPOSE 8080
Expand Down

0 comments on commit 7c6657a

Please sign in to comment.