Update .github/workflows/docker-image.yml
Some checks failed
Build and Push Docker Image / build (push) Failing after 12s
Some checks failed
Build and Push Docker Image / build (push) Failing after 12s
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Install Docker CLI
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y docker-ce-cli
|
||||
apt-get install docker.io
|
||||
|
||||
- name: Check Docker
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user