Skip to content

Commit

Permalink
Dockerfile: Update PHP to v8.4.3 from v8.4.2 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus authored Jan 18, 2025
1 parent dfa70a9 commit c5c0577
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.4.2-cli-alpine
FROM php:8.4.3-cli-alpine

COPY --from=composer/composer:2.8.4-bin /composer /usr/local/bin/composer

Expand Down

0 comments on commit c5c0577

Please sign in to comment.