upgrade to php8.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM git.alshafagh.ir/docker/php:8.2-cli-bullseye
|
||||
FROM git.alshafagh.ir/docker/php:8.3-cli-bullseye
|
||||
RUN apt-get update; \
|
||||
apt-get upgrade -yqq; \
|
||||
pecl -q channel-update pecl.php.net; \
|
||||
|
||||
Reference in New Issue
Block a user