✨ feat(iframely): upgrade iframely to version 2.5.0
- update docker image from qyg2297248353/iframely:v2.4.3 to ghcr.io/pooneyy/iframely:2.5.0
This commit is contained in:
parent
e03b607132
commit
47e2279e53
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
iframely:
|
iframely:
|
||||||
image: qyg2297248353/iframely:v2.4.3
|
image: ghcr.io/pooneyy/iframely:2.5.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue