Skip to content

Commit

Permalink
Set bitnami/mongodb version tag to latest
Browse files Browse the repository at this point in the history
pros and cons have been discussed here: #95 (comment)
  • Loading branch information
ctmbl committed May 4, 2023
1 parent 2e9c388 commit 01a9222
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
Expand Up @@ -2,7 +2,7 @@ version: "3.8"

services:
mongodb:
image: docker.io/bitnami/mongodb:4.4
image: docker.io/bitnami/mongodb:latest
networks:
- database
restart: always
Expand Down

0 comments on commit 01a9222

Please sign in to comment.