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

This commit is contained in:
Volker S 2024-09-29 14:39:59 +02:00
parent 1d59fec57f
commit 5d588dcbf8

View file

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