Skip to content

Commit 24e6abe

Browse files
authored
Merge pull request #697 from rancher/renovate/release/v1.4-rancher-k3s-1.x
chore(deps): update rancher/k3s docker tag to v1.32.2 (release/v1.4)
2 parents 4c78b20 + 2a6f7d7 commit 24e6abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Dockerfile.k3s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This image is solely used for testing purposes
22
# and aims to wrap around k3s, making any needed
33
# changes for the cis-operator tests to work.
4-
FROM rancher/k3s:v1.32.1-k3s1
4+
FROM rancher/k3s:v1.32.2-k3s1
55

66
# Upstream does not have files /etc/passwd nor /etc/group
77
# which causes cis-operator to fail when scheduling a

0 commit comments

Comments
 (0)