Skip to content

Commit

Permalink
Update fpm to php 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksantamaria authored Jan 16, 2024
1 parent 065362a commit a779dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/php/Dockerfile.fpm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG PHP_VERSION=8.2
ARG PHP_VERSION=8.3
FROM uselagoon/php-${PHP_VERSION}-fpm:latest

RUN mkdir /bay
Expand Down

0 comments on commit a779dbe

Please sign in to comment.