mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-11-25 03:15:19 +08:00
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:
@@ -12,4 +12,4 @@ services:
|
||||
- UMASK=022
|
||||
- TZ=UTC
|
||||
container_name: openlist
|
||||
image: 'ghcr.io/openlistteam/openlist:latest'
|
||||
image: 'openlistteam/openlist:latest'
|
||||
|
||||
Reference in New Issue
Block a user