mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-09 21:57:47 +02:00
Fix missed php update in Dockerfile
This commit is contained in:
2
Dockerfile
vendored
2
Dockerfile
vendored
@ -45,7 +45,7 @@ COPY --from=supervisord --chown=${UID}:${GID} /bin /usr/local/bin/supervisord
|
||||
# Install PHP and PHP system dependencies
|
||||
RUN apk add --update --no-cache \
|
||||
# PHP
|
||||
php8 \
|
||||
php8.1 \
|
||||
# Composer dependencies
|
||||
php8.1-phar \
|
||||
# PHP SQLite driver
|
||||
|
Reference in New Issue
Block a user