ci: change container
Some checks failed
Build and Publish Docker Image / docker (push) Failing after 5m11s
Some checks failed
Build and Publish Docker Image / docker (push) Failing after 5m11s
This commit is contained in:
parent
cdfa971b47
commit
595fb0a882
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
container:
|
container:
|
||||||
image: docker:24.0-dind
|
image: ghcr.io/catthehacker/ubuntu:act-latest # includes Node + Docker client
|
||||||
options: --privileged
|
options: --privileged
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue