use php 8.3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2024-02-21 18:56:35 +01:00
parent b371b48625
commit e1700c42b0
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,4 +1,4 @@
FROM deblan/php:8.2
FROM deblan/php:8.3
WORKDIR /opt/app