Skip to content

Commit 790e270

Browse files
chore(deps): bump kindest/node from v1.32.3 to v1.33.0 in /tests in the docker-tests group (#7712)
chore(deps): bump kindest/node in /tests in the docker-tests group Bumps the docker-tests group in /tests with 1 update: kindest/node. Updates `kindest/node` from v1.32.3 to v1.33.0 --- updated-dependencies: - dependency-name: kindest/node dependency-version: v1.33.0 dependency-type: direct:production dependency-group: docker-tests ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Abel <[email protected]>
1 parent d157ddb commit 790e270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.11
22
# this is here so we can grab the latest version of kind and have dependabot keep it up to date
3-
FROM kindest/node:v1.32.3@sha256:b36e76b4ad37b88539ce5e07425f77b29f73a8eaaebf3f1a8bc9c764401d118c
3+
FROM kindest/node:v1.33.0@sha256:91e9ed777db80279c22d1d1068c091b899b2078506e4a0f797fbf6e397c0b0b2
44

55
# this is here so we can grab the latest version of skopeo and have dependabot keep it up to date
66
FROM quay.io/skopeo/stable:v1.18.0

0 commit comments

Comments
 (0)