Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
5e6acb2479
|
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.23.4 AS base
|
FROM alpine:3.22.1 AS base
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|
||||||
FROM base AS base-amd64
|
FROM base AS base-amd64
|
||||||
|
|||||||
+1
-1
@@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
certbot ==4.2.0
|
certbot ==4.2.0
|
||||||
certbot-dns-cloudflare ==4.2.0
|
certbot-dns-cloudflare ==4.2.0
|
||||||
apprise ==1.9.4
|
apprise ==1.9.9
|
||||||
Reference in New Issue
Block a user