Change the image for one compatible with docker builds
Some checks failed
/ Monolith image (push) Failing after 40s
Some checks failed
/ Monolith image (push) Failing after 40s
This commit is contained in:
parent
af0eadd4fe
commit
09587775df
|
@ -13,7 +13,7 @@ jobs:
|
|||
name: Monolith image
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ubuntu:latest
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
|
Loading…
Reference in a new issue