Update ictrun/kuno Docker tag to v1.2.25 (#1087)
This commit is contained in:
parent
f1d24cad13
commit
dd0e240425
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
kuno:
|
kuno:
|
||||||
image: ictrun/kuno:v1.2.24
|
image: ictrun/kuno:v1.2.25
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
pull_policy: always
|
pull_policy: always
|
||||||
Loading…
Reference in New Issue