update
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
FROM git.alshafagh.ir/docker/php:8.2-cli-bullseye
|
FROM git.alshafagh.ir/docker/php:8.2-cli-bullseye
|
||||||
RUN apt-get update; \
|
RUN apt-get update
|
||||||
apt-get upgrade -yqq; \
|
RUN apt-get upgrade -yqq
|
||||||
pecl -q channel-update pecl.php.net; \
|
RUN pecl -q channel-update pecl.php.net
|
||||||
apt-get install -yqq --no-install-recommends --show-progress \
|
RUN apt-get install -yqq --no-install-recommends --show-progress \
|
||||||
apt-utils \
|
apt-utils \
|
||||||
gnupg \
|
gnupg \
|
||||||
gosu \
|
gosu \
|
||||||
|
|||||||
Reference in New Issue
Block a user