Skip to content

Commit 9e466ce

Browse files
Bump php from 8.1.0-apache to 8.1.12-apache (#74)
Bumps php from 8.1.0-apache to 8.1.12-apache. --- updated-dependencies: - dependency-name: php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba47d40 commit 9e466ce

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.0-apache
1+
FROM php:8.1.12-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)