Skip to content

Commit

Permalink
Merge pull request #1213 from jimmycleuren/bump-fpm-image
Browse files Browse the repository at this point in the history
build: patch php image
  • Loading branch information
Rubc authored Sep 24, 2024
2 parents 5d701b2 + 9b770dd commit ae84eac
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.22-fpm
FROM php:8.2.23-fpm

ENV MODE slave
ENV DEV false
Expand Down

0 comments on commit ae84eac

Please sign in to comment.