Skip to content

Commit

Permalink
Merge pull request moby#2000 from tonistiigi/update-runc-rc93-0.8
Browse files Browse the repository at this point in the history
[0.8] Dockerfile: update runc to rc93
  • Loading branch information
tonistiigi authored Feb 25, 2021
2 parents 77c64ee + ed42457 commit 9065b18
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 9065b18

Please sign in to comment.