Update diygod/rsshub Docker tag to v2024-11-21
This commit is contained in:
parent
af39ee3fad
commit
106989ef73
|
|
@ -23,7 +23,7 @@ services:
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 3
|
retries: 3
|
||||||
rsshub:
|
rsshub:
|
||||||
image: diygod/rsshub:2024-11-20
|
image: diygod/rsshub:2024-11-21
|
||||||
container_name: rsshub-${CONTAINER_NAME}
|
container_name: rsshub-${CONTAINER_NAME}
|
||||||
depends_on:
|
depends_on:
|
||||||
- browserless
|
- browserless
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue