mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
fix: remove deprecated compose version tag
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
|
||||
duplicati:
|
||||
image: linuxserver/duplicati:latest
|
||||
image: linuxserver/duplicati:latest
|
||||
container_name: duplicati
|
||||
hostname: duplicati
|
||||
hostname: duplicati
|
||||
entrypoint:
|
||||
- /init
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user