move to debian
This commit is contained in:
parent
69fa839200
commit
f6ef74be78
@ -1,5 +1,5 @@
|
||||
ARG PHP_VERSION=8.1
|
||||
FROM php:${PHP_VERSION}-fpm-alpine
|
||||
FROM php:${PHP_VERSION}-fpm-bullseye
|
||||
|
||||
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
|
||||
RUN chmod +x /usr/local/bin/install-php-extensions && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user