Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit d9abbdc

Browse files
committed
Merge branch 'master' into releases
2 parents ca2ac79 + 9968ee2 commit d9abbdc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ RUN apk add --no-cache git && \
1111
composer create-project --no-dev --prefer-dist etsy/phan /opt/phan 0.6 && \
1212
rm -rf /var/cache/apk/* /tmp/php-ast /usr/local/bin/composer && \
1313
apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ tini
14-
RUN echo $PHPIZE_DEPS
1514
ENTRYPOINT ["/sbin/tini", "--", "/opt/phan/phan"]

0 commit comments

Comments
 (0)