Skip to content

Commit

Permalink
Merge pull request #77 from jkaninda/develop
Browse files Browse the repository at this point in the history
chore: update php version
  • Loading branch information
jkaninda authored Mar 5, 2024
2 parents 8539386 + 805aefc commit 23bd4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/8.3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.3.1-fpm
FROM php:8.3.3-fpm
ARG WORKDIR=/var/www/html
ENV DOCUMENT_ROOT=${WORKDIR}
ENV LARAVEL_PROCS_NUMBER=1
Expand Down

0 comments on commit 23bd4ca

Please sign in to comment.