Skip to content

Commit

Permalink
chore(deps): update docker.io/istio/pilot:1.19.7 docker digest to e64…
Browse files Browse the repository at this point in the history
…dda0
  • Loading branch information
renovate-bot committed Sep 2, 2024
1 parent 91bff48 commit 8aa7fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/110-istio/images/pilot-v1x19x7/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Based on https://github.com/istio/istio/blob/1.19.7/pilot/docker/Dockerfile.pilot
ARG BASE_UBUNTU

FROM docker.io/istio/pilot:1.19.7@sha256:c5feddb54bdc58ddb8b5ed462547b4a673f2b9c5163fe42cec0c0f0115c4c360 as artifact
FROM docker.io/istio/pilot:1.19.7@sha256:e64dda0263fb54680237289c453e914a148075062c678efb210a3feef843bbcc as artifact

FROM $BASE_UBUNTU
RUN apt-get update && \
Expand Down

0 comments on commit 8aa7fe1

Please sign in to comment.