Skip to content

Commit 5c1d3bf

Browse files
authored
Merge pull request #15 from fontebasso/php8
fix command chaining
2 parents 488915d + 682e20a commit 5c1d3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ RUN chmod +x \
6666
/sbin/runit-wrapper \
6767
/sbin/runsvdir-start \
6868
/etc/service/nginx/run \
69-
/etc/service/php-fpm/run \
69+
/etc/service/php-fpm/run
7070

7171
WORKDIR /app
7272
EXPOSE 80/tcp

0 commit comments

Comments
 (0)