Skip to content

Commit

Permalink
Update mongo Docker tag to v5.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Apr 27, 2023
1 parent 493918e commit e262b56
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.17
environment:
MONGO_INITDB_DATABASE: conversion-backend
MONGODB_DATA_DIR: /data/db
Expand Down

0 comments on commit e262b56

Please sign in to comment.