fix: typo and outdated - compose yaml (#263)

* Update docker-compose.yml

Image not exist

Signed-off-by:  Jimmy Alexander <142508054+integer2bit@users.noreply.github.com>

* chore: update docker-compose.yml image to docker hub

Signed-off-by:  Jimmy Alexander <142508054+integer2bit@users.noreply.github.com>

---------

Signed-off-by: Jimmy Alexander <142508054+integer2bit@users.noreply.github.com>
This commit is contained in:
Jimmy Alexander
2025-06-22 12:22:21 +08:00
committed by GitHub
parent 041868dfb8
commit b5c1386645

View File

@ -12,4 +12,4 @@ services:
- UMASK=022
- TZ=UTC
container_name: openlist
image: 'ghcr.io/openlistteam/openlist:latest'
image: 'openlistteam/openlist:latest'