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 40e69e8 commit 6220ee2Copy full SHA for 6220ee2
.docker/php/Dockerfile
@@ -7,7 +7,7 @@ RUN composer install
7
8
# Main Stuff
9
10
-FROM php:8.2.24-apache
+FROM php:8.2.27-apache
11
12
# Copy config
13
COPY .docker/vhost.conf /etc/apache2/sites-available/000-default.conf
0 commit comments