mirror of
https://github.com/gunchev/docker-fpm.git
synced 2025-11-20 12:15:50 +00:00
Updated path to fpm on centos
This commit is contained in:
parent
19df65cbf5
commit
ecb9c7447e
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ RUN set -x \
|
|||
|
||||
WORKDIR /src/
|
||||
|
||||
ENTRYPOINT ["/tini", "-g", "--", "/usr/local/bin/fpm"]
|
||||
ENTRYPOINT ["/tini", "-g", "--", "/usr/bin/fpm"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue