Update ghcr.io/medama-io/medama Docker tag to v0.6.0 (#1160)
This commit is contained in:
parent
3ff624fd73
commit
9fed7e77b6
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
medama:
|
medama:
|
||||||
image: "ghcr.io/medama-io/medama:v0.5.2"
|
image: "ghcr.io/medama-io/medama:v0.6.0"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue