chore(deps): update doocs/md docker tag to v2.0.4 (#4178)
* chore(deps): update doocs/md docker tag to v2.0.4 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
e3e9905461
commit
b97291b2f8
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
md:
|
md:
|
||||||
image: doocs/md:2.0.3
|
image: doocs/md:2.0.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue