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