Skip to content

Commit 8e132ca

Browse files
Bump kindest/node from v1.26.3 to v1.27.0 in /tests/docker
Bumps kindest/node from v1.26.3 to v1.27.0. --- updated-dependencies: - dependency-name: kindest/node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 082a7c0 commit 8e132ca

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.3
3+
FROM kindest/node:v1.27.0
44

55
FROM python:3.11
66

0 commit comments

Comments
 (0)