Skip to content

Commit a103fb6

Browse files
authored
Merge pull request #6625 from thaJeztah/bump_runc_1.3
Dockerfile: update runc binary to v1.3.5
2 parents 9f86bbc + 4847952 commit a103fb6

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.4
3+
ARG RUNC_VERSION=v1.3.5
44
ARG CONTAINERD_VERSION=v2.2.2
55
# CONTAINERD_ALT_VERSION_... defines fallback containerd version for integration tests
66
ARG CONTAINERD_ALT_VERSION_21=v2.1.6

0 commit comments

Comments
 (0)