Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lanedirt committed Nov 25, 2024
1 parent 8b4c1a5 commit 5dd37fa
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.3-fpm
FROM php:8.4-fpm

# Copy composer.lock and composer.json
COPY composer.lock composer.json /var/www/
Expand Down

0 comments on commit 5dd37fa

Please sign in to comment.