Skip to content

Commit

Permalink
Add php7-ctype shared library dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jayaddison committed Dec 22, 2020
1 parent 319799d commit fba0c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile-grocy
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN apk update && \

# Install system dependencies
RUN apk add --no-cache \
php7-ctype \
php7-fpm \
php7-fileinfo \
php7-iconv \
Expand Down

0 comments on commit fba0c34

Please sign in to comment.