Bumped Alpine Version 3.20>3.21
All Alpine CT's using PHP: Bumped php from 8.3 to 8.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
distribution: "alpinelinux"
|
distribution: "alpinelinux"
|
||||||
release: "3.20"
|
release: "3.21"
|
||||||
|
|
||||||
source:
|
source:
|
||||||
downloader: alpinelinux-http
|
downloader: alpinelinux-http
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
php83 php83-fpm php83-curl php83-gmp php83-intl php83-mbstring php83-xml php83-zip php83-ctype php83-dom php83-fileinfo php83-iconv php83-json php83-opcache php83-openssl php83-phar php83-session php83-simplexml php83-xmlreader php83-xmlwriter php83-xml php83-tokenizer php83-zlib php83-pdo_mysql
|
php84 php84-fpm php84-curl php84-gmp php84-intl php84-mbstring php84-xml php84-zip php84-ctype php84-dom php84-fileinfo php84-iconv php84-json php84-opcache php84-openssl php84-phar php84-session php84-simplexml php84-xmlreader php84-xmlwriter php84-xml php84-tokenizer php84-zlib php84-pdo_mysql
|
||||||
@@ -1 +1 @@
|
|||||||
php83 php83-ctype php83-curl php83-pdo_sqlite php83-mbstring php83-json php83-zip php83-xml php83-fpm php83-session php83-openssl php83-tokenizer php83-fileinfo php83-dom
|
php84 php84-ctype php84-curl php84-pdo_sqlite php84-mbstring php84-json php84-zip php84-xml php84-fpm php84-session php84-openssl php84-tokenizer php84-fileinfo php84-dom
|
||||||
@@ -1 +1 @@
|
|||||||
php83-pdo_mysql php83-pecl-imagick php83-cli php83-pecl-apcu php83-pecl-redis php83-fpm php83-cgi php83-common php83-mbstring php83-curl php83-gd php83-intl php83-soap php83-xml php83-zip php83-pear php83-session php83-posix php83-pdo php83-dom php83-simplexml php83-xmlreader php83-xmlwriter php83-opcache php83-pcntl php83-fileinfo php83-bcmath php83-gmp php83-sysvsem php83-exif php83-bz2 php83-sodium php83-ctype
|
php84-pdo_mysql php84-pecl-imagick php84-cli php84-pecl-apcu php84-pecl-redis php84-fpm php84-cgi php84-common php84-mbstring php84-curl php84-gd php84-intl php84-soap php84-xml php84-zip php84-pear php84-session php84-posix php84-pdo php84-dom php84-simplexml php84-xmlreader php84-xmlwriter php84-opcache php84-pcntl php84-fileinfo php84-bcmath php84-gmp php84-sysvsem php84-exif php84-bz2 php84-sodium php84-ctype
|
||||||
@@ -13,7 +13,7 @@ self=$0
|
|||||||
|
|
||||||
Configurations="nextcloud freshrss heimdall mailbackup"
|
Configurations="nextcloud freshrss heimdall mailbackup"
|
||||||
SupportedAlpineVersion=3.20
|
SupportedAlpineVersion=3.20
|
||||||
NewPHPVer=83
|
NewPHPVer=84
|
||||||
SkipAlpineRelCheck=false
|
SkipAlpineRelCheck=false
|
||||||
|
|
||||||
#Git configuration only used for Upgrades and Fresh mode
|
#Git configuration only used for Upgrades and Fresh mode
|
||||||
|
|||||||
Reference in New Issue
Block a user