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:
@ -1,7 +1,7 @@
|
||||
version: "2.3"
|
||||
services:
|
||||
calibre:
|
||||
image: linuxserver/calibre-web:0.6.8-ls65
|
||||
image: linuxserver/calibre-web:latest
|
||||
container_name: calibre
|
||||
environment:
|
||||
- PUID={{ docker_user.id }}
|
||||
|
Reference in New Issue
Block a user