Skip to content

Commit

Permalink
Upgrade php to 8.2.8
Browse files Browse the repository at this point in the history
Upgrade php to 8.2.8
  • Loading branch information
vickeyrao committed Jul 12, 2023
1 parent a45cabe commit 8b2d797
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.2.4-fpm-bullseye
FROM php:8.2.8-fpm-bullseye

RUN curl -sSLf \
-o /usr/local/bin/install-php-extensions \
Expand Down

0 comments on commit 8b2d797

Please sign in to comment.