Skip to content

Commit

Permalink
Update mongo Docker tag to v5.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Jun 7, 2024
1 parent 493918e commit 305990f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:
restart: unless-stopped
mongodb:
container_name: mongodb
image: mongo:5.0.9
image: mongo:5.0.27
environment:
MONGO_INITDB_DATABASE: conversion-backend
MONGODB_DATA_DIR: /data/db
Expand Down

0 comments on commit 305990f

Please sign in to comment.