Skip to content

Commit 1022626

Browse files
Bump kindest/node from v1.26.0 to v1.26.2 in /tests/docker (#3640)
Bumps kindest/node from v1.26.0 to v1.26.2. --- updated-dependencies: - dependency-name: kindest/node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49fe2d4 commit 1022626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docker/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.26.0
3+
FROM kindest/node:v1.26.2
44

55
FROM python:3.11
66

0 commit comments

Comments
 (0)