update ci container
Some checks failed
/ ls (pull_request) Failing after 1m15s

This commit is contained in:
Jonas 2024-09-15 22:32:59 +02:00
parent 840e82e8ad
commit 9192a9193b
Signed by: lubiana
SSH key fingerprint: SHA256:gkqM8DUX4Blf6P52fycW8ISTd+4eAHH+Uzu9iyc8hAM
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ jobs:
ls: ls:
runs-on: docker runs-on: docker
container: container:
image: git.php.fail/lubiana/container/php:ci image: git.php.fail/lubiana/container/php:8.3.11-ci
steps: steps:
- name: Manually checkout - name: Manually checkout
env: env:

View file

@ -6,7 +6,7 @@ jobs:
ls: ls:
runs-on: docker runs-on: docker
container: container:
image: git.php.fail/lubiana/container/php:ci image: git.php.fail/lubiana/container/php:8.3.11-ci
steps: steps:
- name: Manually checkout - name: Manually checkout
env: env:

View file

@ -4,7 +4,7 @@ jobs:
ls: ls:
runs-on: docker runs-on: docker
container: container:
image: git.php.fail/lubiana/container/php:ci image: git.php.fail/lubiana/container/php:8.3.11-ci
steps: steps:
- name: Manually checkout - name: Manually checkout
env: env: