Update ictrun/kuno Docker tag to v1.3.6 (#1308)
This commit is contained in:
parent
cc7d9df9b3
commit
408b7ba801
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
kuno:
|
kuno:
|
||||||
image: ictrun/kuno:v1.3.5
|
image: ictrun/kuno:v1.3.6
|
||||||
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