Skip to content

Commit

Permalink
Bump php from 8.1.16-apache to 8.2.4-apache (#92)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 8866528 commit 53a19ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.1.17-apache
FROM php:8.2.4-apache
COPY php.ini "$PHP_INI_DIR/php.ini"
COPY apache2.conf /etc/apache2
COPY openssl.cnf /etc/ssl/openssl.cnf
Expand Down

0 comments on commit 53a19ed

Please sign in to comment.