Update ictrun/kuno Docker tag to v1.3.1 (#1269)
This commit is contained in:
parent
e65ad20e37
commit
74ae2f4a28
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
kuno:
|
kuno:
|
||||||
image: ictrun/kuno:v1.3.0
|
image: ictrun/kuno:v1.3.1
|
||||||
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