Skip to content

Commit 33b33b4

Browse files
Bump php from 8.2.4-apache to 8.3.8-apache
Bumps php from 8.2.4-apache to 8.3.8-apache. --- updated-dependencies: - dependency-name: php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30066f2 commit 33b33b4

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