Skip to content

Commit

Permalink
Docker image update 00f989f4 (#7199)
Browse files Browse the repository at this point in the history
* Update docker images 00f989f4

* Added debug to Kind setup

* debug docker version

* change kind version

---------

Co-authored-by: Paul Abel <[email protected]>
  • Loading branch information
nginx-bot and pdabelf5 committed Jan 24, 2025
1 parent f3490e5 commit d3f7a1d
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 d3f7a1d

Please sign in to comment.