mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-09-01 19:31:30 +09:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 671b9697be | |||
| 08592fdb75 | |||
| 9bd4e3771e |
@@ -23,8 +23,8 @@ azure-mgmt-dns 9.0.0 python
|
||||
backports-tarfile 1.2.0 python
|
||||
bash 5.3.9-r1 apk
|
||||
beautifulsoup4 4.15.0 python
|
||||
boto3 1.43.72 python
|
||||
botocore 1.43.72 python
|
||||
boto3 1.43.78 python
|
||||
botocore 1.43.78 python
|
||||
brotli-libs 1.2.0-r1 apk
|
||||
bs4 0.0.2 python
|
||||
busybox 1.37.0-r31 apk
|
||||
@@ -122,7 +122,7 @@ gnupg-utils 2.4.9-r1 apk
|
||||
gnupg-wks-client 2.4.9-r1 apk
|
||||
gnutls 3.8.13-r0 apk
|
||||
google-api-core 2.30.3 python
|
||||
google-api-python-client 2.198.0 python
|
||||
google-api-python-client 2.199.0 python
|
||||
google-auth 2.56.3 python
|
||||
google-auth-httplib2 0.4.1 python
|
||||
googleapis-common-protos 1.75.1 python
|
||||
@@ -171,7 +171,7 @@ libcurl 8.21.0-r0 apk
|
||||
libdav1d 1.5.3-r0 apk
|
||||
libedit 20260508.3.1-r1 apk
|
||||
libevent 2.1.13-r0 apk
|
||||
libexpat 2.8.2-r0 apk
|
||||
libexpat 2.8.3-r0 apk
|
||||
libffi 3.5.2-r1 apk
|
||||
libgcc 15.2.0-r5 apk
|
||||
libgcrypt 1.12.2-r0 apk
|
||||
@@ -222,7 +222,7 @@ libzip 1.11.4-r2 apk
|
||||
linux-pam 1.7.1-r2 apk
|
||||
logrotate 3.22.0-r0 apk
|
||||
loopialib 0.2.0 python
|
||||
lxml 6.1.1 python
|
||||
lxml 6.1.2 python
|
||||
lz4-libs 1.10.0-r1 apk
|
||||
markupsafe 3.0.3 python
|
||||
memcached 1.6.42-r0 apk
|
||||
@@ -322,7 +322,7 @@ platformdirs 4.2.2 python
|
||||
popt 1.19-r4 apk
|
||||
procps-ng 4.0.6-r0 apk
|
||||
proto-plus 1.28.3 python
|
||||
protobuf 7.35.1 python
|
||||
protobuf 7.36.0 python
|
||||
pyacmedns 0.4 python
|
||||
pyasn1 0.6.4 python
|
||||
pyasn1-modules 0.4.2 python
|
||||
@@ -358,7 +358,7 @@ six 1.16.0 python
|
||||
skalibs-libs 2.15.0.0-r0 apk
|
||||
sniffio 1.3.1 python
|
||||
soupsieve 2.9.2 python
|
||||
sqlite-libs 3.53.2-r0 apk
|
||||
sqlite-libs 3.53.4-r0 apk
|
||||
ssl_client 1.37.0-r31 apk
|
||||
tiff 4.7.1-r0 apk
|
||||
tldextract 5.3.2 python
|
||||
@@ -378,5 +378,5 @@ whois 5.6.6-r0 apk
|
||||
xz-libs 5.8.3-r0 apk
|
||||
zipp 3.19.2 python
|
||||
zlib 1.3.2-r0 apk
|
||||
zope-interface 8.5 python
|
||||
zope-interface 8.6 python
|
||||
zstd-libs 1.5.7-r2 apk
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Instructions: https://github.com/certbot/certbot/blob/master/certbot-dns-ovh/certbot_dns_ovh/__init__.py#L20
|
||||
# Instructions: https://github.com/certbot/certbot/blob/main/certbot-dns-ovh/src/certbot_dns_ovh/__init__.py#L24
|
||||
# Replace with your values
|
||||
dns_ovh_endpoint = ovh-eu
|
||||
dns_ovh_application_key = MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAw
|
||||
|
||||
Reference in New Issue
Block a user