Update kopia

This commit is contained in:
2025-06-05 21:04:36 +05:30
parent 759bfa9af8
commit 1610e19782
2 changed files with 1 additions and 37 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: "3.8"
services:
kopia:
image: "kopia/kopia:0.20.1"
container_name: "kopia-${CONTAINER_NAME}"
container_name: "${CONTAINER_NAME}"
hostname: "${HOSTNAME}"
ports:
- "${PORT}:51515"