switched source to proxy
All checks were successful
Build and Push Docker Image / build (push) Successful in 52s

This commit is contained in:
2025-10-21 12:17:09 -07:00
parent 8320490b21
commit a81f66fa6b

View File

@@ -1,5 +1,5 @@
# Use LinuxServer.io Duplicati base
FROM ghcr.io/linuxserver/duplicati:2.1.0
FROM ghcr.calahilstudios.com/linuxserver/duplicati:2.1.0
# Install Docker CLI, bash, python3
RUN apt-get update && \