Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent e8b325d commit bdbd588
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 bdbd588

Please sign in to comment.