Skip to content

Commit

Permalink
Merge pull request #206 from siketyan/dependabot/docker/php-8.4-cli
Browse files Browse the repository at this point in the history
build(deps): Bump php from 8.3-cli to 8.4-cli
  • Loading branch information
siketyan authored Nov 26, 2024
2 parents a21f30f + c118d8f commit 4c95dfa
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 4c95dfa

Please sign in to comment.