Skip to content

Commit 682e20a

Browse files
committed
fix command chaining
1 parent 2054f1e commit 682e20a

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)