Skip to content

Commit

Permalink
update runc binary to v1.0.0 GA
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
  • Loading branch information
AkihiroSuda committed Jun 22, 2021
1 parent 1b4635a commit 30f2fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

# Basic deps
ARG CONTAINERD_VERSION=1.5.2
ARG RUNC_VERSION=1.0.0-rc95
ARG RUNC_VERSION=1.0.0
ARG CNI_PLUGINS_VERSION=0.9.1

# Extra deps: CNI isolation
Expand Down

0 comments on commit 30f2fb4

Please sign in to comment.