Skip to content

Commit bed4332

Browse files
committed
Update dhi.helper.Dockerfile
1 parent a96876c commit bed4332

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dhi.helper.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SCRIPT_NAME="${PHP_FPM_PING_PATH}" SCRIPT_FILENAME="${PHP_FPM_PING_PATH}" REQUES
1616
echo $?
1717
EOF
1818

19-
COPY conf/wsc-setup-preparation.sh /usr/local/bin/php-fpm-healthcheck.sh
19+
COPY conf/wsc-setup-preparation.sh /usr/local/bin/wsc-setup-preparation.sh
2020

2121
RUN chmod +x /usr/local/bin/*.sh
2222

0 commit comments

Comments
 (0)