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