Skip to content

Commit

Permalink
Add pecl jsmin extension wodby#150
Browse files Browse the repository at this point in the history
  • Loading branch information
andypost committed Aug 28, 2021
1 parent 6c0cdcb commit f10ea27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ RUN set -xe; \
grpc-1.34.0 \
igbinary-3.2.2 \
imagick-3.5.1 \
jsmin-3.0.0 \
mcrypt-1.0.4 \
memcached-3.1.5 \
mongodb-1.9.1 \
Expand All @@ -253,6 +254,7 @@ RUN set -xe; \
event \
igbinary \
imagick \
jsmin \
grpc \
mcrypt \
memcached \
Expand Down
2 changes: 2 additions & 0 deletions 8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ RUN set -xe; \
grpc-1.34.0 \
igbinary-3.2.2 \
imagick-3.5.1 \
# jsmin-3.0.0 \
mcrypt-1.0.4 \
memcached-3.1.5 \
mongodb-1.9.1 \
Expand All @@ -243,6 +244,7 @@ RUN set -xe; \
event \
igbinary \
imagick \
# jsmin \
grpc \
mcrypt \
memcached \
Expand Down

0 comments on commit f10ea27

Please sign in to comment.