mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 11:47:53 +02:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
d0a9de20a1
2
Dockerfile
vendored
2
Dockerfile
vendored
@ -52,7 +52,7 @@ RUN apk add --update --no-cache \
|
|||||||
# PHP SQLite, MySQL/MariaDB & Postgres drivers
|
# PHP SQLite, MySQL/MariaDB & Postgres drivers
|
||||||
php82-pdo_sqlite php82-sqlite3 php82-pdo_mysql php82-pdo_pgsql php82-pgsql \
|
php82-pdo_sqlite php82-sqlite3 php82-pdo_mysql php82-pdo_pgsql php82-pgsql \
|
||||||
# PHP extensions
|
# 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
|
# Runtime dependencies
|
||||||
php82-session php82-openssl \
|
php82-session php82-openssl \
|
||||||
# Nginx and PHP FPM to serve over HTTP
|
# Nginx and PHP FPM to serve over HTTP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user