.
This commit is contained in:
parent
97c12de167
commit
a04357c557
|
@ -29,7 +29,7 @@ services:
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: any
|
||||||
hostname: chat-mongo
|
hostname: chat-mongo
|
||||||
image: mongo:4.4.0@sha256:ebd31eaac273a9544a33387aa859b0a8676565340a40fc824fa7bda686f462f1
|
image: mongo:4.2.10@sha256:75a1c5570d5296e6ec54f338dbfc4d7013b8ede22c6ed681cab9b19f4868c353
|
||||||
networks:
|
networks:
|
||||||
- appnet
|
- appnet
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue