Skip to content

Commit

Permalink
[cherry-pick] Docker image update d41d8cd9 (#6013)
Browse files Browse the repository at this point in the history
Docker image update d41d8cd9 (#6003)

Update docker images d41d8cd9

Co-authored-by: oseoin <[email protected]>
  • Loading branch information
nginx-bot and oseoin authored Jul 12, 2024
1 parent 5707a9d commit 8999f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM kindest/node:v1.30.2@sha256:ecfe5841b9bee4fe9690f49c118c33629fa345e3350a0c6
# this is here so we can grab the latest version of skopeo and have dependabot keep it up to date
FROM quay.io/skopeo/stable:v1.15.1

FROM python:3.12@sha256:d12b529fba98bcc93e2e2e837c0a60efaa6328775965a43c1b8161cfbd8f10f3
FROM python:3.12@sha256:b6f142bd70d2219c98c143094ad2a0b8cc882294a7fb2664377a7b68edfc5767

RUN apt-get update \
&& apt-get install -y curl git \
Expand Down

0 comments on commit 8999f68

Please sign in to comment.