Skip to content

Commit 21692bd

Browse files
chore(deps): bump php from 8.2-apache to 8.5-apache
Bumps php from 8.2-apache to 8.5-apache. --- updated-dependencies: - dependency-name: php dependency-version: 8.5.2-apache dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0219964 commit 21692bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ WORKDIR /tmp/src2
1212
RUN composer install --no-dev --no-progress --optimize-autoloader --ignore-platform-req=ext-pcntl
1313

1414

15-
FROM php:8.2-apache
15+
FROM php:8.5-apache
1616

1717
RUN apt-get update \
1818
# Needed for the imagick php extension install

0 commit comments

Comments
 (0)