Skip to content

Commit

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


Updates `kindest/node` from v1.32.0 to v1.32.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 3eb3356 commit c5f7b3a
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.32.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027
FROM kindest/node:v1.32.1@sha256:6afef2b7f69d627ea7bf27ee6696b6868d18e03bf98167c420df486da4662db6

# this is here so we can grab the latest version of skopeo and have dependabot keep it up to date
FROM quay.io/skopeo/stable:v1.17.0
Expand Down

0 comments on commit c5f7b3a

Please sign in to comment.