Unpin the versions of things I don't care about too much

If they update and break, it's not the end of the world, however unlikely it may be
This commit is contained in:
Jake Howard
2020-06-13 19:38:42 +01:00
parent a3d19eba94
commit a22f555878
5 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
version: "2.3"
services:
deluge:
image: linuxserver/deluge:2.0.3-2201906121747ubuntu18.04.1-ls64
image: linuxserver/deluge:latest
container_name: deluge
environment:
- PUID={{ docker_user.id }}