Update xhofe/alist Docker tag to v3.46.2 (#899)
This commit is contained in:
parent
c024f9b88e
commit
869a1822a1
|
|
@ -3,7 +3,7 @@ networks:
|
|||
external: true
|
||||
services:
|
||||
alist:
|
||||
image: xhofe/alist:v3.46.1-ffmpeg
|
||||
image: xhofe/alist:v3.46.2-ffmpeg
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -13,7 +13,7 @@ services:
|
|||
- PUID=0
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
image: xhofe/alist:v3.46.1
|
||||
image: xhofe/alist:v3.46.2
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue