update workflow image
This commit is contained in:
parent
8c783d780c
commit
a974688872
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ jobs:
|
|||
ls:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: git.php.fail/lubiana/container/php:ci
|
||||
image: git.php.fail/lubiana/container/php:8.4.1-ci
|
||||
steps:
|
||||
- name: Manually checkout
|
||||
env:
|
||||
|
|
|
@ -6,7 +6,7 @@ jobs:
|
|||
ls:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: git.php.fail/lubiana/container/php:ci
|
||||
image: git.php.fail/lubiana/container/php:8.4.1-ci
|
||||
steps:
|
||||
- name: Manually checkout
|
||||
env:
|
||||
|
|
|
@ -4,7 +4,7 @@ jobs:
|
|||
ls:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: git.php.fail/lubiana/container/php:ci
|
||||
image: git.php.fail/lubiana/container/php:8.4.1-ci
|
||||
steps:
|
||||
- name: Manually checkout
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue