ci: update deblan/php version
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/security Pipeline was successful

This commit is contained in:
Simon Vieille 2024-02-21 16:14:05 +01:00
parent a94a94b564
commit afa48c6239
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ steps:
- npm run build
"Build translations":
image: deblan/php:8.0
image: deblan/php:8.3
commands:
- php bin/generate_l10n.php

View file

@ -31,7 +31,7 @@ steps:
- mv /tmp/app/appinfo/signature.json appinfo/
"Create package":
image: deblan/php:8.0
image: deblan/php:8.3
volumes: *volumes
secrets: [app_certificate]
commands: