Skip to content

Commit

Permalink
Update mongo Docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent b4f8ba5 commit 37c1973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.9'
services:
mongo:
image: mongo:7.0@sha256:54996a559c724c726a31fb8131e1c9088a05f7e531760e2897212389bbf20fed
image: mongo:8.0@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
hostname: mongo
container_name: unifi__mongo
restart: unless-stopped
Expand Down

0 comments on commit 37c1973

Please sign in to comment.