We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f16e2 commit 5c784e9Copy full SHA for 5c784e9
1 file changed
server/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.5-apache@sha256:434b2fa9706d6d92832aadc1508324cf832e3dd33abf0844bafd1469d3e7ee14
+FROM php:8.5-apache@sha256:0a7f9449974d568e1861e29387bacfa8f484e8f113a121f745a6e550ef26c06b
2
RUN a2enmod rewrite
3
RUN rm -f /var/www/html/index.html
4
COPY version-check.php /var/www/html/version-check.php
0 commit comments