Skip to content

Commit

Permalink
Docker image update d41d8cd9 (#6122)
Browse files Browse the repository at this point in the history
  • Loading branch information
nginx-bot authored Aug 2, 2024
1 parent 6fe1c23 commit 47403f2
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.2

FROM python:3.12@sha256:b40b4e5c86136e5400e9347459a9366315ff129e07175fdde8e221147ec5d541
FROM python:3.12@sha256:bdc699ec9b18804a42e6ba43896e34df9a31053af0989f9425a6c515a19e3a96

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

0 comments on commit 47403f2

Please sign in to comment.