Compare commits
5 Commits
1.2.1
...
951628c591
| Author | SHA1 | Date | |
|---|---|---|---|
|
951628c591
|
|||
|
9e12fde518
|
|||
|
7e3360f187
|
|||
|
9b848e7edb
|
|||
|
4ca8981d0c
|
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.20.0 as base
|
||||
FROM alpine:3.20.2 as base
|
||||
ARG TARGETARCH
|
||||
|
||||
FROM base AS base-amd64
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
"major": {
|
||||
"dependencyDashboardApproval": true
|
||||
},
|
||||
"minimumReleaseAge": "7 days",
|
||||
"customManagers": [
|
||||
{
|
||||
"customType": "regex",
|
||||
|
||||
@ -2,4 +2,4 @@
|
||||
|
||||
certbot ==2.11.0
|
||||
certbot-dns-cloudflare ==2.11.0
|
||||
apprise ==1.8.0
|
||||
apprise ==1.9.0
|
||||
Reference in New Issue
Block a user