Compare commits
3 Commits
eec37e8e11
...
9e9f57b5e6
Author | SHA1 | Date | |
---|---|---|---|
9e9f57b5e6 | |||
c52e0667eb | |||
b05b79fffb |
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.21.2 as base
|
FROM alpine:3.21.2 AS base
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|
||||||
FROM base AS base-amd64
|
FROM base AS base-amd64
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# For pinning Python packages to then be parsed by Renovate
|
# For pinning Python packages to then be parsed by Renovate
|
||||||
|
|
||||||
certbot ==2.11.0
|
certbot ==3.1.0
|
||||||
certbot-dns-cloudflare ==2.11.0
|
certbot-dns-cloudflare ==3.1.0
|
||||||
apprise ==1.9.1
|
apprise ==1.9.1
|
Loading…
x
Reference in New Issue
Block a user