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:
@ -2,7 +2,7 @@ version: "2.3"
|
||||
|
||||
services:
|
||||
wallabag:
|
||||
image: wallabag/wallabag:2.3.8
|
||||
image: wallabag/wallabag:latest
|
||||
container_name: wallabag
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user