up 8.4
All checks were successful
/ build (push) Successful in 2m31s

This commit is contained in:
Adrien Beaudouin 2024-11-29 23:24:18 +01:00
parent 2ebadf01c5
commit 9e4a4569ac
2 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,6 @@ jobs:
build:
uses: ./.gitea/workflows/workflow-docker.yaml
with:
image: okami101/frankenphp:8.3
dockerfile: frankenphp-83.dockerfile
image: okami101/frankenphp:8.4
dockerfile: frankenphp-84.dockerfile
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}