mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-03-05 18:03:33 +09:00
Compare commits
3 Commits
3.1.0-ls36
...
3.2.0-ls36
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
503578a870 | ||
|
|
b4978e40c5 | ||
|
|
ed765dbdc1 |
8
Jenkinsfile
vendored
8
Jenkinsfile
vendored
@@ -71,7 +71,9 @@ pipeline {
|
||||
fi
|
||||
done
|
||||
fi
|
||||
docker system prune -f --volumes || : '''
|
||||
docker system prune -f --volumes || :
|
||||
docker image prune -af || :
|
||||
'''
|
||||
script{
|
||||
env.EXIT_STATUS = ''
|
||||
env.LS_RELEASE = sh(
|
||||
@@ -751,7 +753,8 @@ pipeline {
|
||||
if [[ -n "${containers}" ]]; then
|
||||
docker stop ${containers}
|
||||
fi
|
||||
docker system prune -af --volumes || :
|
||||
docker system prune -f --volumes || :
|
||||
docker image prune -af || :
|
||||
'''
|
||||
}
|
||||
}
|
||||
@@ -1177,6 +1180,7 @@ EOF
|
||||
done
|
||||
fi
|
||||
docker system prune -f --volumes || :
|
||||
docker image prune -af || :
|
||||
'''
|
||||
cleanWs()
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
NAME VERSION TYPE
|
||||
Simple Launcher 1.1.0.14 dotnet (+5 duplicates)
|
||||
acl-libs 2.3.2-r1 apk
|
||||
acme 3.1.0 python
|
||||
acme 3.2.0 python
|
||||
alpine-baselayout 3.6.8-r1 apk
|
||||
alpine-baselayout-data 3.6.8-r1 apk
|
||||
alpine-keys 2.5-r0 apk
|
||||
@@ -16,14 +16,14 @@ attrs 25.1.0 python
|
||||
autocommand 2.2.2 python
|
||||
azure-common 1.1.28 python
|
||||
azure-core 1.32.0 python
|
||||
azure-identity 1.19.0 python
|
||||
azure-identity 1.20.0 python
|
||||
azure-mgmt-core 1.5.0 python
|
||||
azure-mgmt-dns 8.2.0 python
|
||||
backports-tarfile 1.2.0 python
|
||||
bash 5.2.37-r0 apk
|
||||
beautifulsoup4 4.13.3 python
|
||||
boto3 1.36.16 python
|
||||
botocore 1.36.16 python
|
||||
boto3 1.36.21 python
|
||||
botocore 1.36.21 python
|
||||
brotli-libs 1.1.0-r2 apk
|
||||
bs4 0.0.2 python
|
||||
busybox 1.37.0-r12 apk
|
||||
@@ -34,18 +34,18 @@ ca-certificates 20241121-r1 apk
|
||||
ca-certificates-bundle 20241121-r1 apk
|
||||
cachetools 5.5.1 python
|
||||
catatonit 0.2.0-r0 apk
|
||||
certbot 3.1.0 python
|
||||
certbot 3.2.0 python
|
||||
certbot-dns-acmedns 0.1.0 python
|
||||
certbot-dns-aliyun 2.0.0 python
|
||||
certbot-dns-azure 2.6.1 python
|
||||
certbot-dns-bunny 3.0.0 python
|
||||
certbot-dns-cloudflare 3.1.0 python
|
||||
certbot-dns-cloudflare 3.2.0 python
|
||||
certbot-dns-cpanel 0.4.0 python
|
||||
certbot-dns-desec 1.2.1 python
|
||||
certbot-dns-digitalocean 3.1.0 python
|
||||
certbot-dns-digitalocean 3.2.0 python
|
||||
certbot-dns-directadmin 1.0.13 python
|
||||
certbot-dns-dnsimple 3.1.0 python
|
||||
certbot-dns-dnsmadeeasy 3.1.0 python
|
||||
certbot-dns-dnsimple 3.2.0 python
|
||||
certbot-dns-dnsmadeeasy 3.2.0 python
|
||||
certbot-dns-dnspod 0.1.0 python
|
||||
certbot-dns-do 0.31.0 python
|
||||
certbot-dns-domeneshop 0.2.9 python
|
||||
@@ -53,27 +53,27 @@ certbot-dns-dreamhost 1.0 python
|
||||
certbot-dns-duckdns 1.5 python
|
||||
certbot-dns-dynudns 0.0.6 python
|
||||
certbot-dns-freedns 0.2.0 python
|
||||
certbot-dns-gehirn 3.1.0 python
|
||||
certbot-dns-gehirn 3.2.0 python
|
||||
certbot-dns-glesys 2.1.0 python
|
||||
certbot-dns-godaddy 2.8.0 python
|
||||
certbot-dns-google 3.1.0 python
|
||||
certbot-dns-google 3.2.0 python
|
||||
certbot-dns-he 1.0.0 python
|
||||
certbot-dns-hetzner 2.0.1 python
|
||||
certbot-dns-infomaniak 0.2.3 python
|
||||
certbot-dns-inwx 3.0.1 python
|
||||
certbot-dns-inwx 3.0.2 python
|
||||
certbot-dns-ionos 2024.11.9 python
|
||||
certbot-dns-linode 3.1.0 python
|
||||
certbot-dns-linode 3.2.0 python
|
||||
certbot-dns-loopia 1.0.1 python
|
||||
certbot-dns-luadns 3.1.0 python
|
||||
certbot-dns-luadns 3.2.0 python
|
||||
certbot-dns-namecheap 1.0.0 python
|
||||
certbot-dns-netcup 1.4.4 python
|
||||
certbot-dns-njalla 2.0.2 python
|
||||
certbot-dns-nsone 3.1.0 python
|
||||
certbot-dns-ovh 3.1.0 python
|
||||
certbot-dns-nsone 3.2.0 python
|
||||
certbot-dns-ovh 3.2.0 python
|
||||
certbot-dns-porkbun 0.9.1 python
|
||||
certbot-dns-rfc2136 3.1.0 python
|
||||
certbot-dns-route53 3.1.0 python
|
||||
certbot-dns-sakuracloud 3.1.0 python
|
||||
certbot-dns-rfc2136 3.2.0 python
|
||||
certbot-dns-route53 3.2.0 python
|
||||
certbot-dns-sakuracloud 3.2.0 python
|
||||
certbot-dns-standalone 1.2.1 python
|
||||
certbot-dns-transip 0.5.2 python
|
||||
certbot-dns-vultr 1.1.0 python
|
||||
@@ -89,8 +89,8 @@ coreutils 9.5-r2 apk
|
||||
coreutils-env 9.5-r2 apk
|
||||
coreutils-fmt 9.5-r2 apk
|
||||
coreutils-sha512sum 9.5-r2 apk
|
||||
cryptography 44.0.0 python
|
||||
curl 8.11.1-r0 apk
|
||||
cryptography 44.0.1 python
|
||||
curl 8.12.0-r0 apk
|
||||
distro 1.9.0 python
|
||||
dns-lexicon 3.20.1 python
|
||||
dnslib 0.9.25 python
|
||||
@@ -117,10 +117,10 @@ gnupg-utils 2.4.7-r0 apk
|
||||
gnupg-wks-client 2.4.7-r0 apk
|
||||
gnutls 3.8.8-r0 apk
|
||||
google-api-core 2.24.1 python
|
||||
google-api-python-client 2.160.0 python
|
||||
google-api-python-client 2.161.0 python
|
||||
google-auth 2.38.0 python
|
||||
google-auth-httplib2 0.2.0 python
|
||||
googleapis-common-protos 1.67.0rc1 python
|
||||
googleapis-common-protos 1.67.0 python
|
||||
gpg 2.4.7-r0 apk
|
||||
gpg-agent 2.4.7-r0 apk
|
||||
gpg-wks-server 2.4.7-r0 apk
|
||||
@@ -152,8 +152,8 @@ libattr 2.5.2-r2 apk
|
||||
libavif 1.0.4-r0 apk
|
||||
libbsd 0.12.2-r0 apk
|
||||
libbz2 1.0.8-r6 apk
|
||||
libcrypto3 3.3.2-r5 apk
|
||||
libcurl 8.11.1-r0 apk
|
||||
libcrypto3 3.3.3-r0 apk
|
||||
libcurl 8.12.0-r0 apk
|
||||
libdav1d 1.5.0-r0 apk
|
||||
libedit 20240808.3.1-r0 apk
|
||||
libevent 2.1.12-r7 apk
|
||||
@@ -188,7 +188,7 @@ libseccomp 2.5.5-r1 apk
|
||||
libsharpyuv 1.4.0-r0 apk
|
||||
libsm 1.2.4-r4 apk
|
||||
libsodium 1.0.20-r0 apk
|
||||
libssl3 3.3.2-r5 apk
|
||||
libssl3 3.3.3-r0 apk
|
||||
libstdc++ 14.2.0-r4 apk
|
||||
libtasn1 4.20.0-r0 apk
|
||||
libunistring 1.2-r0 apk
|
||||
@@ -208,7 +208,7 @@ libzip 1.11.2-r0 apk
|
||||
linux-pam 1.6.1-r1 apk
|
||||
logrotate 3.21.0-r1 apk
|
||||
loopialib 0.2.0 python
|
||||
lxml 5.3.0 python
|
||||
lxml 5.3.1 python
|
||||
lz4-libs 1.10.0-r0 apk
|
||||
memcached 1.6.32-r0 apk
|
||||
mock 5.1.0 python
|
||||
@@ -216,7 +216,7 @@ more-itertools 10.3.0 python
|
||||
mpdecimal 4.0.0-r0 apk
|
||||
msal 1.31.1 python
|
||||
msal-extensions 1.2.0 python
|
||||
musl 1.2.5-r8 apk
|
||||
musl 1.2.5-r9 apk
|
||||
musl-utils 1.2.5-r8 apk
|
||||
my-test-package 1.0 python
|
||||
nano 8.2-r0 apk
|
||||
@@ -245,7 +245,7 @@ nginx-mod-stream-geoip2 1.26.2-r4 apk
|
||||
nginx-vim 1.26.2-r4 apk
|
||||
npth 1.6-r4 apk
|
||||
oniguruma 6.9.9-r0 apk
|
||||
openssl 3.3.2-r5 apk
|
||||
openssl 3.3.3-r0 apk
|
||||
p11-kit 0.25.5-r2 apk
|
||||
packaging 24.2 python
|
||||
parsedatetime 2.6 python
|
||||
@@ -254,57 +254,57 @@ pcre2 10.43-r0 apk
|
||||
perl 5.40.1-r0 apk
|
||||
perl-error 0.17029-r2 apk
|
||||
perl-git 2.47.2-r0 apk
|
||||
php83 8.3.16-r0 apk
|
||||
php83-bcmath 8.3.16-r0 apk
|
||||
php83-bz2 8.3.16-r0 apk
|
||||
php83-common 8.3.16-r0 apk
|
||||
php83-ctype 8.3.16-r0 apk
|
||||
php83-curl 8.3.16-r0 apk
|
||||
php83-dom 8.3.16-r0 apk
|
||||
php83-exif 8.3.16-r0 apk
|
||||
php83-fileinfo 8.3.16-r0 apk
|
||||
php83-fpm 8.3.16-r0 apk
|
||||
php83-ftp 8.3.16-r0 apk
|
||||
php83-gd 8.3.16-r0 apk
|
||||
php83-gmp 8.3.16-r0 apk
|
||||
php83-iconv 8.3.16-r0 apk
|
||||
php83-imap 8.3.16-r0 apk
|
||||
php83-intl 8.3.16-r0 apk
|
||||
php83-ldap 8.3.16-r0 apk
|
||||
php83-mbstring 8.3.16-r0 apk
|
||||
php83-mysqli 8.3.16-r0 apk
|
||||
php83-mysqlnd 8.3.16-r0 apk
|
||||
php83-opcache 8.3.16-r0 apk
|
||||
php83-openssl 8.3.16-r0 apk
|
||||
php83-pdo 8.3.16-r0 apk
|
||||
php83-pdo_mysql 8.3.16-r0 apk
|
||||
php83-pdo_odbc 8.3.16-r0 apk
|
||||
php83-pdo_pgsql 8.3.16-r0 apk
|
||||
php83-pdo_sqlite 8.3.16-r0 apk
|
||||
php83-pear 8.3.16-r0 apk
|
||||
php83 8.3.17-r0 apk
|
||||
php83-bcmath 8.3.17-r0 apk
|
||||
php83-bz2 8.3.17-r0 apk
|
||||
php83-common 8.3.17-r0 apk
|
||||
php83-ctype 8.3.17-r0 apk
|
||||
php83-curl 8.3.17-r0 apk
|
||||
php83-dom 8.3.17-r0 apk
|
||||
php83-exif 8.3.17-r0 apk
|
||||
php83-fileinfo 8.3.17-r0 apk
|
||||
php83-fpm 8.3.17-r0 apk
|
||||
php83-ftp 8.3.17-r0 apk
|
||||
php83-gd 8.3.17-r0 apk
|
||||
php83-gmp 8.3.17-r0 apk
|
||||
php83-iconv 8.3.17-r0 apk
|
||||
php83-imap 8.3.17-r0 apk
|
||||
php83-intl 8.3.17-r0 apk
|
||||
php83-ldap 8.3.17-r0 apk
|
||||
php83-mbstring 8.3.17-r0 apk
|
||||
php83-mysqli 8.3.17-r0 apk
|
||||
php83-mysqlnd 8.3.17-r0 apk
|
||||
php83-opcache 8.3.17-r0 apk
|
||||
php83-openssl 8.3.17-r0 apk
|
||||
php83-pdo 8.3.17-r0 apk
|
||||
php83-pdo_mysql 8.3.17-r0 apk
|
||||
php83-pdo_odbc 8.3.17-r0 apk
|
||||
php83-pdo_pgsql 8.3.17-r0 apk
|
||||
php83-pdo_sqlite 8.3.17-r0 apk
|
||||
php83-pear 8.3.17-r0 apk
|
||||
php83-pecl-apcu 5.1.24-r0 apk
|
||||
php83-pecl-igbinary 3.2.16-r0 apk
|
||||
php83-pecl-mcrypt 1.0.7-r0 apk
|
||||
php83-pecl-memcached 3.3.0-r0 apk
|
||||
php83-pecl-msgpack 3.0.0-r0 apk
|
||||
php83-pecl-redis 6.1.0-r0 apk
|
||||
php83-pgsql 8.3.16-r0 apk
|
||||
php83-phar 8.3.16-r0 apk
|
||||
php83-posix 8.3.16-r0 apk
|
||||
php83-session 8.3.16-r0 apk
|
||||
php83-simplexml 8.3.16-r0 apk
|
||||
php83-soap 8.3.16-r0 apk
|
||||
php83-sockets 8.3.16-r0 apk
|
||||
php83-sodium 8.3.16-r0 apk
|
||||
php83-sqlite3 8.3.16-r0 apk
|
||||
php83-tokenizer 8.3.16-r0 apk
|
||||
php83-xml 8.3.16-r0 apk
|
||||
php83-xmlreader 8.3.16-r0 apk
|
||||
php83-xmlwriter 8.3.16-r0 apk
|
||||
php83-xsl 8.3.16-r0 apk
|
||||
php83-zip 8.3.16-r0 apk
|
||||
php83-pgsql 8.3.17-r0 apk
|
||||
php83-phar 8.3.17-r0 apk
|
||||
php83-posix 8.3.17-r0 apk
|
||||
php83-session 8.3.17-r0 apk
|
||||
php83-simplexml 8.3.17-r0 apk
|
||||
php83-soap 8.3.17-r0 apk
|
||||
php83-sockets 8.3.17-r0 apk
|
||||
php83-sodium 8.3.17-r0 apk
|
||||
php83-sqlite3 8.3.17-r0 apk
|
||||
php83-tokenizer 8.3.17-r0 apk
|
||||
php83-xml 8.3.17-r0 apk
|
||||
php83-xmlreader 8.3.17-r0 apk
|
||||
php83-xmlwriter 8.3.17-r0 apk
|
||||
php83-xsl 8.3.17-r0 apk
|
||||
php83-zip 8.3.17-r0 apk
|
||||
pinentry 1.3.1-r0 apk
|
||||
pip 25.0 python
|
||||
pip 25.0.1 python
|
||||
pkb-client 2.0.0 python
|
||||
platformdirs 4.2.2 python
|
||||
popt 1.19-r4 apk
|
||||
|
||||
Reference in New Issue
Block a user