Skip to content

Commit

Permalink
update runc to v1.1.12
Browse files Browse the repository at this point in the history
Signed-off-by: Tonis Tiigi <[email protected]>
(cherry picked from commit bac3f2b)
Signed-off-by: Andrey Epifanov <[email protected]>

# Conflicts:
#	Dockerfile
  • Loading branch information
tonistiigi authored and aepifanov committed Feb 16, 2024
1 parent b379ed2 commit 7f34166
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile-upstream:master

ARG RUNC_VERSION=v1.0.2
ARG CONTAINERD_VERSION=v1.6.2
ARG RUNC_VERSION=v1.1.12
ARG CONTAINERD_VERSION=v1.6.28
# containerd v1.5 for integration tests
ARG CONTAINERD_ALT_VERSION_15=v1.5.11
# containerd v1.4 for integration tests
Expand Down

0 comments on commit 7f34166

Please sign in to comment.