Skip to content

Commit 9df82d7

Browse files
chore(deps): bump php from 7.4-apache to 8.3-apache
Bumps php from 7.4-apache to 8.3-apache. --- updated-dependencies: - dependency-name: php dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b018c6 commit 9df82d7

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
1313

1414

15-
FROM php:8.1-apache
15+
FROM php:8.3-apache
1616

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

0 commit comments

Comments
 (0)