use the correct image

This commit is contained in:
Qballjos 2021-02-26 17:02:47 +01:00
parent 3840724409
commit 1b92bd760b
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ services:
- "PUID=${PUID}" - "PUID=${PUID}"
- "PGID=${PGID}" - "PGID=${PGID}"
- "TZ=${TZ}" - "TZ=${TZ}"
image: linuxserver/organizr image: organizr/organizr
ports: ports:
- "${OGANIZRPORT}:80" - "${OGANIZRPORT}:80"
restart: unless-stopped restart: unless-stopped