Skip to content

Commit

Permalink
Bump kindest/node from v1.27.0 to v1.27.1 in /tests/docker
Browse files Browse the repository at this point in the history
Bumps kindest/node from v1.27.0 to v1.27.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2023
1 parent d69a963 commit 7bab856
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.5
# this is here so we can grab the latest version of kind and have dependabot keep it up to date
FROM kindest/node:v1.27.0
FROM kindest/node:v1.27.1

FROM python:3.11

Expand Down

0 comments on commit 7bab856

Please sign in to comment.