Update ictrun/kuno Docker tag to v1.2.26 (#1092)
This commit is contained in:
parent
19b2e14643
commit
8e1d706a92
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
kuno:
|
kuno:
|
||||||
image: ictrun/kuno:v1.2.25
|
image: ictrun/kuno:v1.2.26
|
||||||
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