Use a version that exists.
Some checks failed
/ Build and Test CI Image (pull_request) Failing after 19s
Some checks failed
/ Build and Test CI Image (pull_request) Failing after 19s
This commit is contained in:
parent
e1503bd072
commit
705da2ddc7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
ci_image_build:
|
ci_image_build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: mgoltzsche/podman:rootless
|
image: mgoltzsche/podman:4.9-minimal
|
||||||
name: 'Build and Test CI Image'
|
name: 'Build and Test CI Image'
|
||||||
env:
|
env:
|
||||||
IMAGE_TAG: registry.garrity.co:8443/gs/ci-scala:pre-release
|
IMAGE_TAG: registry.garrity.co:8443/gs/ci-scala:pre-release
|
||||||
|
|
Loading…
Add table
Reference in a new issue