Skip to content

Commit 1104b27

Browse files
Merge pull request #583 from rancher/renovate/release/v1.2-rancher-k3s-1.x
chore(deps): update rancher/k3s docker tag to v1.32.0 (release/v1.2)
2 parents db653d0 + 62b2a1b commit 1104b27

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.31.4-k3s1
4+
FROM rancher/k3s:v1.32.0-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)