[backport 1.21] runc: v1.0.0-rc95 (#3348) (#3352)

- Addresses #3299

Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com>
pull/3359/head
Jacob Blain Christen 2021-05-20 10:26:06 -07:00 committed by GitHub
parent 67651aee58
commit 778ee545ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cd $(dirname $0)/..
. ./scripts/version.sh
RUNC_VERSION=v1.0.0-rc94
RUNC_VERSION=v1.0.0-rc95
ROOT_VERSION=v0.8.1
TRAEFIK_VERSION=9.18.2 # appVersion: 2.4.8
CHARTS_DIR=build/static/charts