Skip to content

Commit 53a19ed

Browse files
Bump php from 8.1.16-apache to 8.2.4-apache (#92)
Bumps php from 8.1.16-apache to 8.2.4-apache. --- updated-dependencies: - dependency-name: php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8866528 commit 53a19ed

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.1.17-apache
1+
FROM php:8.2.4-apache
22
COPY php.ini "$PHP_INI_DIR/php.ini"
33
COPY apache2.conf /etc/apache2
44
COPY openssl.cnf /etc/ssl/openssl.cnf

0 commit comments

Comments
 (0)