Skip to content

Commit 0cffe70

Browse files
authored
PHP7.3: fix fpm (#18)
1 parent 9de10b3 commit 0cffe70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

7.3-fpm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ ADD fpm/php-fpm.conf ${PHP_FPM_DIR}/php-fpm.conf
7373
WORKDIR /srv
7474

7575
# COMMAND
76-
CMD ["php-fpm7.2"]
76+
CMD ["php-fpm7.3"]

0 commit comments

Comments
 (0)