mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9 lines
309 B
Text
9 lines
309 B
Text
|
#!/bin/sh
|
||
|
|
||
|
TOMLV_COMMIT=9baf8a8a9f2ed20a8e54160840c492f937eeaf9a
|
||
|
RUNC_COMMIT=ac031b5bf1cc92239461125f4c1ffb760522bbf2
|
||
|
CONTAINERD_COMMIT=8517738ba4b82aff5662c97ca4627e7e4d03b531
|
||
|
TINI_COMMIT=v0.13.0
|
||
|
LIBNETWORK_COMMIT=0f534354b813003a754606689722fe253101bc4e
|
||
|
VNDR_COMMIT=f56bd4504b4fad07a357913687fb652ee54bb3b0
|