Skip to content

Commit

Permalink
Docker image update 556fd680 (#6638)
Browse files Browse the repository at this point in the history
Update docker images 556fd680
  • Loading branch information
nginx-bot authored Oct 11, 2024
1 parent b4183ea commit e3f3040
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.31.0@sha256:53df588e04085fd41ae12de0c3fe4c72f7013bba32a20e7
# 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.16.1

FROM python:3.12@sha256:785fef11f44b7393c03d77032fd72e56af8b05442b051a151229145e5fbbcb29
FROM python:3.12@sha256:05855f5bf06f5a004b0c1a8aaac73a9d9ea54390fc289d3e80ef52c4f90d5585

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

0 comments on commit e3f3040

Please sign in to comment.