Skip to content

Commit c762d94

Browse files
Bump kindest/node from v1.29.1 to v1.29.2 in /conformance/tests (nginx#1583)
Bumps kindest/node from v1.29.1 to v1.29.2. --- updated-dependencies: - dependency-name: kindest/node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c384429 commit c762d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conformance/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.6
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.29.1
3+
FROM kindest/node:v1.29.2
44

55
FROM golang:1.22
66

0 commit comments

Comments
 (0)