Update ictrun/kuno Docker tag to v1.3.5 (#1301)
This commit is contained in:
parent
ed9ef4aa65
commit
db052ad9c4
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
kuno:
|
kuno:
|
||||||
image: ictrun/kuno:v1.3.4
|
image: ictrun/kuno:v1.3.5
|
||||||
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