Skip to content

Commit

Permalink
[backport 1.19] runc: v1.0.0-rc95
Browse files Browse the repository at this point in the history
runc v1.0.0-rc95 has a fix for CVE-2021-30465 addressing a symlink exchange vulnerability

Signed-off-by: Deshi Xiao <[email protected]>
  • Loading branch information
xiaods committed May 29, 2021
1 parent 5d653f0 commit 9e459d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/download
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cd $(dirname $0)/..

. ./hack/version.sh

RUNC_VERSION=v1.0.0-rc94
RUNC_VERSION=v1.0.0-rc95
ROOT_VERSION=v0.8.1
TRAEFIK_VERSION=1.81.0
CHARTS_DIR=build/static/charts
Expand Down

0 comments on commit 9e459d5

Please sign in to comment.