Update gladys/docker-compose.yml
Change to "latest" rather than V4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
gladys:
|
||||
image: gladysassistant/gladys:v4
|
||||
image: gladysassistant/gladys:latest
|
||||
container_name: gladys
|
||||
restart: always
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user