Skip to content

Commit

Permalink
Dockerfile: update runc to rc93
Browse files Browse the repository at this point in the history
Signed-off-by: Tonis Tiigi <[email protected]>
(cherry picked from commit da323d7)
  • Loading branch information
tonistiigi committed Feb 24, 2021
1 parent 77c64ee commit ed42457
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# syntax = docker/dockerfile:1.2

# TODO update RUNC_VERSION with next release after 1.0-rc92
ARG RUNC_VERSION=939ad4e3fcfa1ab531458355a73688c6f4ee5003
ARG RUNC_VERSION=v1.0.0-rc93
ARG CONTAINERD_VERSION=v1.4.2
# containerd v1.3 for integration tests
ARG CONTAINERD_ALT_VERSION=v1.3.7
Expand Down

0 comments on commit ed42457

Please sign in to comment.