Skip to content

Commit

Permalink
Dockerfile: bump up registry to v2.8.3
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
  • Loading branch information
ktock committed Oct 24, 2023
1 parent 93639fe commit f1ca863
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 @@ -4,7 +4,7 @@ ARG RUNC_VERSION=v1.1.9
ARG CONTAINERD_VERSION=v1.7.7
# containerd v1.6 for integration tests
ARG CONTAINERD_ALT_VERSION_16=v1.6.24
ARG REGISTRY_VERSION=2.8.0
ARG REGISTRY_VERSION=2.8.3
ARG ROOTLESSKIT_VERSION=v1.0.1
ARG CNI_VERSION=v1.3.0
ARG STARGZ_SNAPSHOTTER_VERSION=v0.14.3
Expand Down

0 comments on commit f1ca863

Please sign in to comment.