Skip to content

Commit 6cea6d4

Browse files
mlaventurevieux
authored andcommitted
Update runc to 9c2d8d184e5da67c95d601382adf14862e4f2228
This fix a conflict with systemd daemon-reload (see opencontainers/runc#1344) Signed-off-by: Kenfe-Mickael Laventure <[email protected]>
1 parent b6c5b47 commit 6cea6d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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=54296cf40ad8143b62dbcaa1d90e520a2136ddfe
6+
RUNC_COMMIT=9c2d8d184e5da67c95d601382adf14862e4f2228
77
CONTAINERD_COMMIT=9f68f96b8c0746e254b52bc1defcf7cc0c1a62eb
88
TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574
99
LIBNETWORK_COMMIT=7b2b1feb1de4817d522cc372af149ff48d25028e

vendor.conf

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

6363
# When updating, also update RUNC_COMMIT in hack/dockerfile/binaries-commits accordingly
64-
github.com/opencontainers/runc 54296cf40ad8143b62dbcaa1d90e520a2136ddfe https://github.com/docker/runc.git # libcontainer
64+
github.com/opencontainers/runc 9c2d8d184e5da67c95d601382adf14862e4f2228 https://github.com/docker/runc.git # libcontainer
6565
github.com/opencontainers/runtime-spec 1c7c27d043c2a5e513a44084d2b10d77d1402b8c # specs
6666
github.com/seccomp/libseccomp-golang v0.9.0
6767
# libcontainer deps (see src/github.com/opencontainers/runc/Godeps/Godeps.json)

0 commit comments

Comments
 (0)