Skip to content

Commit 742b358

Browse files
authored
Merge pull request #432 from rancher/renovate/release/v1.3-rancher-k3s-1.x
Update rancher/k3s Docker tag to v1.31.2 (release/v1.3)
2 parents c1edf90 + 29f1d2c commit 742b358

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