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 15e6acc commit f6e1d33Copy full SHA for f6e1d33
Dockerfile
@@ -1,7 +1,7 @@
1
##
2
# LocalGov Drupal web container.
3
4
-FROM php:8.4-rc-apache
+FROM php:8.4-apache
5
6
# Install PHP and related packages.
7
RUN apt-get update && \
0 commit comments