fix: remove debug logs in production

This commit is contained in:
Nicolas Meienberger
2025-12-04 18:46:12 +01:00
parent 08d8a47352
commit 0f7bd1e042
5 changed files with 9 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ WORKDIR /deps
ARG TARGETARCH
ARG RESTIC_VERSION="0.18.1"
ARG SHOUTRRR_VERSION="0.12.0"
ARG SHOUTRRR_VERSION="0.12.1"
ENV TARGETARCH=${TARGETARCH}
RUN apk add --no-cache curl bzip2 unzip tar