Revert "update Docker before installing"
This reverts commit f49cea0bad
.
This commit is contained in:
parent
6d55e5b725
commit
2d4fde8457
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ services:
|
|||
env:
|
||||
- BUILD_ARCH=arm32v7
|
||||
- BUILD_ARCH=arm64v8
|
||||
before_install:
|
||||
- sudo apt update -y && sudo apt install --only-upgrade docker-ce -y
|
||||
- docker info
|
||||
install:
|
||||
- 'echo ''{ "experimental": true }'' | sudo tee /etc/docker/daemon.json'
|
||||
- sudo systemctl restart docker
|
||||
|
|
Loading…
Reference in a new issue