Skip to content

Commit

Permalink
Merge pull request #5419 from austinvazquez/update-rootlesskit-2.3.1
Browse files Browse the repository at this point in the history
Dockerfile: update rootlesskit binary to 2.3.1
  • Loading branch information
tonistiigi authored Oct 10, 2024
2 parents a854a89 + 868831c commit 96f26c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG CONTAINERD_VERSION=v1.7.22
# CONTAINERD_ALT_VERSION_16 defines fallback containerd version for integration tests
ARG CONTAINERD_ALT_VERSION_16=v1.6.36
ARG REGISTRY_VERSION=v2.8.3
ARG ROOTLESSKIT_VERSION=v2.0.2
ARG ROOTLESSKIT_VERSION=v2.3.1
ARG CNI_VERSION=v1.5.1
ARG STARGZ_SNAPSHOTTER_VERSION=v0.15.1
ARG NERDCTL_VERSION=v1.6.2
Expand Down

0 comments on commit 96f26c1

Please sign in to comment.