Update ictrun/kuno Docker tag to v1.2.23 (#1071)
This commit is contained in:
parent
1114aca0a6
commit
175ec2ec93
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
kuno:
|
kuno:
|
||||||
image: ictrun/kuno:v1.2.21
|
image: ictrun/kuno:v1.2.23
|
||||||
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