Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubka committed Sep 30, 2024
2 parents 7c2ed9c + d1819de commit d0a9de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ RUN apk add --update --no-cache \
# PHP SQLite, MySQL/MariaDB & Postgres drivers
php82-pdo_sqlite php82-sqlite3 php82-pdo_mysql php82-pdo_pgsql php82-pgsql \
# PHP extensions
php82-xml php82-gd php82-mbstring php82-tokenizer php82-fileinfo php82-bcmath php82-ctype php82-dom \
php82-xml php82-gd php82-mbstring php82-tokenizer php82-fileinfo php82-bcmath php82-ctype php82-dom php-redis \
# Runtime dependencies
php82-session php82-openssl \
# Nginx and PHP FPM to serve over HTTP
Expand Down

0 comments on commit d0a9de2

Please sign in to comment.