Merge pull request 'new-contact-page-form' (#19) from new-contact-page-form into dev

Reviewed-on: #19
This commit was merged in pull request #19.
This commit is contained in:
2026-02-25 09:47:44 +01:00

View File

@@ -1,4 +1,4 @@
FROM php:8.1-apache
FROM php:8.2-apache
RUN apt-get update \
&& apt-get -y install \