Fix image name typo.
This commit is contained in:
parent
47f8d11187
commit
0ffa29d6dd
|
@ -2,7 +2,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
actionrunner:
|
actionrunner:
|
||||||
name: actionrunner
|
name: actionrunner
|
||||||
image: podmanrunner-3.3.0
|
image: podmanrunner:3.3.0
|
||||||
build:
|
build:
|
||||||
context: ./runnerimage
|
context: ./runnerimage
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue