chore(deps): update deblan/php docker tag to v8.3 #320

Closed
RenovateBot wants to merge 1 commit from renovate/deblan-php-8.x into develop

View file

@ -31,7 +31,7 @@ steps:
branch: [master, develop, feature/*, fix/*, bugfix/*, translations]
"Build translations":
image: deblan/php:8.0
image: deblan/php:8.3
commands:
- php bin/generate_l10n.php
when:
@ -74,7 +74,7 @@ steps:
# event: [pull_request]
"Create package":
image: deblan/php:8.0
image: deblan/php:8.3
volumes:
- /var/www/html/artifacts:/var/www/html/artifacts
secrets: [app_certificate]