Skip to content

Commit f9d4898

Browse files
committed
Docker demo method 2 script updated.
1 parent ef03382 commit f9d4898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-docker/docker-compose-method2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212

1313
# must create a mongodb instance or cluster with a replica set
1414
jsdemo_mongorsn1:
15-
image: mongo:4.2.8
15+
image: mongo:4.4
1616
container_name: jsdemo_mongors1
1717
hostname: jsdemo_mongorsn1
1818
restart: unless-stopped

0 commit comments

Comments
 (0)