Skip to content

Commit 93838c3

Browse files
chore(deps): bump kindest/node from v1.32.0 to v1.32.1 in /tests in the docker-tests group (#7329)
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.0 to v1.32.1 --- updated-dependencies: - dependency-name: kindest/node 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>
1 parent d4e97e3 commit 93838c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.5
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.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027
3+
FROM kindest/node:v1.32.1@sha256:6afef2b7f69d627ea7bf27ee6696b6868d18e03bf98167c420df486da4662db6
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.17.0

0 commit comments

Comments
 (0)