revert to dh image
All checks were successful
Build and Push Docker Image / build (push) Successful in 45s

This commit is contained in:
2025-10-21 13:33:24 -07:00
parent a81f66fa6b
commit 5feac4aa32

View File

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