Skip to content

Commit

Permalink
Bump kindest/node from v1.25.0 to v1.25.1 in /tests/docker (#3068)
Browse files Browse the repository at this point in the history
Bumps kindest/node from v1.25.0 to v1.25.1.

---
updated-dependencies:
- dependency-name: kindest/node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2022
1 parent d0a2e2e commit 9eaa8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.4
# this is here so we can grab the latest version of kind and have dependabot keep it up to date
FROM kindest/node:v1.25.0
FROM kindest/node:v1.25.1

FROM python:3.10

Expand Down

0 comments on commit 9eaa8cb

Please sign in to comment.