Revert "chore(deps): update lscr.io/linuxserver/deluge docker tag to v18" (#2157)
This commit is contained in:
parent
04ce5ac236
commit
02ab1a4cf1
|
@ -5,18 +5,13 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "deluge",
|
||||
"tipi_version": 4,
|
||||
"version": "18.04.1",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"tipi_version": 3,
|
||||
"version": "2.1.1",
|
||||
"categories": ["utilities"],
|
||||
"description": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client.",
|
||||
"short_desc": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client.",
|
||||
"author": "https://github.com/deluge-torrent",
|
||||
"source": "https://github.com/linuxserver/docker-deluge",
|
||||
"form_fields": [],
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
"supported_architectures": ["arm64", "amd64"]
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "2.1"
|
||||
services:
|
||||
deluge:
|
||||
image: lscr.io/linuxserver/deluge:18.04.1
|
||||
image: lscr.io/linuxserver/deluge:2.1.1
|
||||
container_name: deluge
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Loading…
Reference in New Issue
Block a user