Skip to content

Commit 0a8720e

Browse files
chore(deps): update mongo docker tag to v8
1 parent d552f48 commit 0a8720e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
- notes-net
3737
restart: unless-stopped
3838
mongo:
39-
image: mongo:4
39+
image: mongo:8
4040
environment:
4141
MONGO_INITDB_ROOT_USERNAME: ${MONGO_USER}
4242
MONGO_INITDB_ROOT_PASSWORD: ${MONGO_PASS}

0 commit comments

Comments
 (0)