Skip to content

Commit

Permalink
[cherry-pick] Docker image update d41d8cd9 (#5882)
Browse files Browse the repository at this point in the history
  • Loading branch information
nginx-bot authored Jun 28, 2024
1 parent 235238a commit 0275ef4
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.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a79
# 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:f6d04873f0a67146854270e5f6513ed5e0165557c1b10689f1a20e9e65c8fe8e
FROM python:3.12@sha256:fce9bc7648ef917a5ab67176cf1c7eb41b110452e259736144bc22f32f3aa622

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

0 comments on commit 0275ef4

Please sign in to comment.