Skip to content

Commit

Permalink
fix phar loading on alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
sstidl committed Dec 29, 2024
1 parent af9cbc0 commit e6fac55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ RUN apk add --quiet --no-cache \
apache2 \
php-apache2 \
php-ctype \
php-phar \
php-gd \
php-openssl \
php-pdo \
Expand Down

0 comments on commit e6fac55

Please sign in to comment.