Skip to content

Commit

Permalink
Bump the docker-tests group in /tests with 1 update (#4811)
Browse files Browse the repository at this point in the history
Bumps the docker-tests group in /tests with 1 update: kindest/node.


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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Abel <[email protected]>
  • Loading branch information
dependabot[bot] and pdabelf5 authored Dec 19, 2023
1 parent e966151 commit 6a02083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/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.28.0
FROM kindest/node:v1.29.0

FROM python:3.12

Expand Down

0 comments on commit 6a02083

Please sign in to comment.