Skip to content

Commit

Permalink
Bump php from 8.3-apache-bookworm to 8.4-apache-bookworm
Browse files Browse the repository at this point in the history
Bumps php from 8.3-apache-bookworm to 8.4-apache-bookworm.

---
updated-dependencies:
- dependency-name: php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent b73963a commit f99e4ee
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,5 +1,5 @@
# https://www.drupal.org/docs/system-requirements/php-requirements
FROM php:8.3-apache-bookworm
FROM php:8.4-apache-bookworm

# install the PHP extensions we need
RUN set -eux; \
Expand Down

0 comments on commit f99e4ee

Please sign in to comment.