Skip to content

Commit

Permalink
build(Dockerfile): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alcides Ramos committed Oct 5, 2024
1 parent 191c2d9 commit 245037f
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
Expand Up @@ -129,7 +129,7 @@ FROM common AS build-production

ENV ENV=PRODUCTION

# Setup the FPM servie name and port
# Setup the FPM service name and port
RUN sed -i -r "s/LISTEN/${LISTEN}/g" /healthcheck.sh

# Add __ONLY__ compiled extensions & their config files
Expand Down

0 comments on commit 245037f

Please sign in to comment.