Skip to content

Commit

Permalink
build(deps): Bump php from 8.3-cli to 8.4-cli
Browse files Browse the repository at this point in the history
Bumps php from 8.3-cli to 8.4-cli.

---
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 a21f30f commit c118d8f
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-cli
FROM php:8.4-cli

COPY . /app
WORKDIR /app
Expand Down

0 comments on commit c118d8f

Please sign in to comment.