Update openlistteam/openlist Docker tag to v4.1.0 (#961)
This commit is contained in:
parent
0472254170
commit
2b7c7b8519
|
|
@ -14,7 +14,7 @@ services:
|
|||
- PUID=0
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
image: openlistteam/openlist:v4.0.9-aio
|
||||
image: openlistteam/openlist:v4.1.0-aio
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
|
|
@ -14,7 +14,7 @@ services:
|
|||
- PUID=0
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
image: openlistteam/openlist:v4.0.9-aria2
|
||||
image: openlistteam/openlist:v4.1.0-aria2
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
|
|
@ -14,7 +14,7 @@ services:
|
|||
- PUID=0
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
image: openlistteam/openlist:v4.0.9-ffmpeg
|
||||
image: openlistteam/openlist:v4.1.0-ffmpeg
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
|
|
@ -14,7 +14,7 @@ services:
|
|||
- PUID=0
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
image: openlistteam/openlist:v4.0.9
|
||||
image: openlistteam/openlist:v4.1.0
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
Loading…
Reference in New Issue