Skip to content

Commit 85206d3

Browse files
committed
Dockerfile: RUNC_VERSION=v1.1.7
full diff: opencontainers/runc@v1.1.6...v1.1.7 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 4e4b7a8 commit 85206d3

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.1.6
3+
ARG RUNC_VERSION=v1.1.7
44
ARG CONTAINERD_VERSION=v1.7.0
55
# containerd v1.6 for integration tests
66
ARG CONTAINERD_ALT_VERSION_16=v1.6.20

0 commit comments

Comments
 (0)