Skip to content

Commit 546ce2f

Browse files
committed
update rootlesskit to v2.0.2
updating to the same version as moby, but there's also a v2.1.0 that we can update to in a follow-up. full diff: rootless-containers/rootlesskit@v2.0.0...v2.0.2 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 313a611 commit 546ce2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG CONTAINERD_VERSION=v1.7.18
55
# containerd v1.6 for integration tests
66
ARG CONTAINERD_ALT_VERSION_16=v1.6.33
77
ARG REGISTRY_VERSION=v2.8.3
8-
ARG ROOTLESSKIT_VERSION=v2.0.0
8+
ARG ROOTLESSKIT_VERSION=v2.0.2
99
ARG CNI_VERSION=v1.5.0
1010
ARG STARGZ_SNAPSHOTTER_VERSION=v0.15.1
1111
ARG NERDCTL_VERSION=v1.6.2

0 commit comments

Comments
 (0)