Skip to content

Commit

Permalink
[cherry-pick] Docker image update 00f989f4 (#7207)
Browse files Browse the repository at this point in the history
  • Loading branch information
nginx-bot authored Jan 24, 2025
1 parent 00138e7 commit dc8ad7b
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.32.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf
# 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.17.0

FROM python:3.13@sha256:d57ec66c94b9497b9f3c66f6cdddc1e4e0bad4c584397e0b57a721baef0e6fdc
FROM python:3.13@sha256:6ee79759eb6c6843f7aec973df1d3ae60f7199822669deaf77fba16a7b27d1db

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

0 comments on commit dc8ad7b

Please sign in to comment.