Skip to content

Commit ed18d45

Browse files
chore(deps): update mongo docker tag to v8.2.6 (#5890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 parents 6449f54 + f1ec51e commit ed18d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/deploy/docker-compose/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# */
1616
services:
1717
mongodb:
18-
image: mongo:8.2.5
18+
image: mongo:8.2.6
1919
container_name: mongodb
2020
# 保持容器在没有守护程序的情况下运行
2121
tty: true

0 commit comments

Comments
 (0)