PHP Version aktualisiert
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Volker S 2024-09-29 14:27:23 +02:00
parent da041e24c8
commit 1d59fec57f

View file

@ -1,4 +1,4 @@
FROM webdevops/php-apache:7.4
FROM webdevops/php-apache:8.2
# want rsvg support too
RUN apt-get update