Skip to content

Commit

Permalink
Docker image update 17dfefdb (#6963)
Browse files Browse the repository at this point in the history
Update docker images 17dfefdb

Co-authored-by: Venktesh Shivam Patel <[email protected]>
Co-authored-by: Paul Abel <[email protected]>
  • Loading branch information
3 people authored and web-flow committed Dec 12, 2024
1 parent f188d46 commit 2d9aaf9
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.2@sha256:18fbefc20a7113353c7b75b5c869d7145a6abd626915482
# 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:220d07595f288567bbf07883576f6591dad77d824dce74f0c73850e129fa1f46
FROM python:3.13@sha256:9255d1993f6d28b8a1cd611b108adbdfa38cb7ccc46ddde8ea7d734b6c845e32

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

0 comments on commit 2d9aaf9

Please sign in to comment.