Sliming down attempt
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-02-07 10:50:51 +00:00
parent 603c002148
commit 34fc95a78c
4 changed files with 7 additions and 49 deletions

View File

@ -1,4 +1,4 @@
FROM php:8.3-cli
FROM php:8.4-cli
COPY . /app
WORKDIR /app