Skip to content

Commit 97c986c

Browse files
Bump php from 8.4-apache to 8.5-apache
Bumps php from 8.4-apache to 8.5-apache. --- updated-dependencies: - dependency-name: php dependency-version: 8.5-apache dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72b713a commit 97c986c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.4-apache
1+
FROM php:8.5-apache
22

33
COPY ./.docker/apache/000-default.conf /etc/apache2/sites-available/000-default.conf
44
COPY ./.docker/php/local.ini /usr/local/etc/php/conf.d/local.ini

0 commit comments

Comments
 (0)