⬆️ Update cyfershepard/jellystat Docker tag to v1.1.1
This commit is contained in:
parent
043e6a6d5d
commit
1087f342b9
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/jellystat/postgres-data:/var/lib/postgresql/data
|
- /docker/appdata/jellystat/postgres-data:/var/lib/postgresql/data
|
||||||
jellystat:
|
jellystat:
|
||||||
image: cyfershepard/jellystat:1.1.0
|
image: cyfershepard/jellystat:1.1.1
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: postgres
|
POSTGRES_USER: postgres
|
||||||
POSTGRES_PASSWORD: $POSTGRES_PASSWORD
|
POSTGRES_PASSWORD: $POSTGRES_PASSWORD
|
||||||
|
|
Loading…
Reference in a new issue