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 Oct 2, 2024
1 parent 12c3c01 commit eea7a94
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:244afb1488edfc42aaa8ffa6153393bbc075d63516ab0305daa2eaa35241eb52
image: mongo:8.0@sha256:0c17421487ae4a5cae88e7652a26ef72a8162adbc599a0730805526f5ff5ee83
hostname: mongo
container_name: unifi__mongo
restart: unless-stopped
Expand Down

0 comments on commit eea7a94

Please sign in to comment.