mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-25 17:54:57 +01:00
Fix missed php update in Dockerfile
This commit is contained in:
parent
243cf4da13
commit
e14bbe78c8
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
|
||||
|
Loading…
Reference in New Issue
Block a user