mirror of
https://github.com/docker/cli.git
synced 2026-09-27 17:56:04 -04:00
vendor: update containerd and swarmkit
Signed-off-by: Alexander Morozov <lk4d4@docker.com> Upstream-commit: eeceb0ccc8318ecbf577147363666b959959450e Component: engine
This commit is contained in:
@@ -204,7 +204,7 @@ RUN set -x \
|
||||
&& rm -rf "$GOPATH"
|
||||
|
||||
# Install containerd
|
||||
ENV CONTAINERD_COMMIT 4c21ad662f71af56c0e6b29c0afef72df441d1ff
|
||||
ENV CONTAINERD_COMMIT 2545227b0357eb55e369fa0072baef9ad91cdb69
|
||||
RUN set -x \
|
||||
&& export GOPATH="$(mktemp -d)" \
|
||||
&& git clone https://github.com/docker/containerd.git "$GOPATH/src/github.com/docker/containerd" \
|
||||
|
||||
Reference in New Issue
Block a user