Skip to content

Commit 5dd52fd

Browse files
committed
dockerfile: update runc to 1.3.3
Signed-off-by: CrazyMax <[email protected]>
1 parent 1030099 commit 5dd52fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile-upstream:master
22

3-
ARG RUNC_VERSION=v1.3.1
3+
ARG RUNC_VERSION=v1.3.3
44
ARG CONTAINERD_VERSION=v2.1.4
55
# CONTAINERD_ALT_VERSION_... defines fallback containerd version for integration tests
66
ARG CONTAINERD_ALT_VERSION_20=v2.0.6

0 commit comments

Comments
 (0)