Skip to content

Commit

Permalink
Merge pull request #850 from finos/renovate/mongo-8.x
Browse files Browse the repository at this point in the history
chore(deps): update mongo docker tag to v8.0.4
  • Loading branch information
JamieSlome authored Dec 12, 2024
2 parents 9eac93a + 4d56893 commit 3f355df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/license-inventory/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
- otel-collector

mongo:
image: mongo:8.0.3
image: mongo:8.0.4
command: --logpath=/var/log/mongo.log
ports:
- 27017:27017
Expand Down

0 comments on commit 3f355df

Please sign in to comment.