Skip to content

Commit e285c70

Browse files
mlaventurevieux
authored andcommitted
Bump runc to a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
1 parent 49849ed commit e285c70

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

hack/dockerfile/binaries-commits

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
TOMLV_COMMIT=9baf8a8a9f2ed20a8e54160840c492f937eeaf9a
44

55
# When updating RUNC_COMMIT, also update runc in vendor.conf accordingly
6-
RUNC_COMMIT=9df8b306d01f59d3a8029be411de015b7304dd8f
6+
RUNC_COMMIT=a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70
77
CONTAINERD_COMMIT=977c511eda0925a723debdc94d09459af49d082a
88
TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574
99
LIBNETWORK_COMMIT=0f534354b813003a754606689722fe253101bc4e

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ github.com/docker/go v1.5.1-1-1-gbaf439e
6060
github.com/agl/ed25519 d2b94fd789ea21d12fac1a4443dd3a3f79cda72c
6161

6262
# When updating, also update RUNC_COMMIT in hack/dockerfile/binaries-commits accordingly
63-
github.com/opencontainers/runc 9df8b306d01f59d3a8029be411de015b7304dd8f https://github.com/docker/runc.git # libcontainer
63+
github.com/opencontainers/runc a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70 https://github.com/docker/runc.git # libcontainer
6464
github.com/opencontainers/runtime-spec 1c7c27d043c2a5e513a44084d2b10d77d1402b8c # specs
6565
github.com/seccomp/libseccomp-golang 32f571b70023028bd57d9288c20efbcb237f3ce0
6666
# libcontainer deps (see src/github.com/opencontainers/runc/Godeps/Godeps.json)

vendor/github.com/opencontainers/runc/libcontainer/label/label_selinux.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)