1 Commits

Author SHA1 Message Date
renovate-bot dd0baee879 Update dependency apprise to v1.8.1
renovate/stability-days Updates have met minimum release age requirement
Test Pull Request / Build Image (pull_request) Has been cancelled
Test Pull Request / Notify (pull_request) Has been cancelled
2024-08-02 01:00:11 +00:00
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
FROM alpine:3.21.2 AS base FROM alpine:3.20.1 as base
ARG TARGETARCH ARG TARGETARCH
FROM base AS base-amd64 FROM base AS base-amd64
@@ -9,7 +9,7 @@ ENV S6_OVERLAY_ARCH=aarch64
FROM base-${TARGETARCH}${TARGETVARIANT} FROM base-${TARGETARCH}${TARGETVARIANT}
ARG S6_OVERLAY_VERSION="3.2.0.2" ARG S6_OVERLAY_VERSION="3.2.0.0"
# Core variables # Core variables
ENV PUID=1000 ENV PUID=1000
+3 -3
View File
@@ -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 ==3.1.0 certbot ==2.11.0
certbot-dns-cloudflare ==3.1.0 certbot-dns-cloudflare ==2.11.0
apprise ==1.9.2 apprise ==1.8.1