Skip to content

Commit b7176d5

Browse files
committed
update runc to v1.3.1
Signed-off-by: Tonis Tiigi <[email protected]>
1 parent 4159cde commit b7176d5

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
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile-upstream:master
22

3-
ARG RUNC_VERSION=v1.3.0
3+
ARG RUNC_VERSION=v1.3.1
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)