Skip to content

Commit 6220ee2

Browse files
committed
Update to PHP 8.2.27
1 parent 40e69e8 commit 6220ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/php/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN composer install
77

88
# Main Stuff
99

10-
FROM php:8.2.24-apache
10+
FROM php:8.2.27-apache
1111

1212
# Copy config
1313
COPY .docker/vhost.conf /etc/apache2/sites-available/000-default.conf

0 commit comments

Comments
 (0)