Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 22, 2022
1 parent d4814b1 commit f8ed1f7
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.1
FROM kindest/node:v1.25.2

FROM python:3.10

Expand Down

0 comments on commit f8ed1f7

Please sign in to comment.