Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bencodes07 authored Sep 2, 2024
1 parent 71ef7af commit 5945e48
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 @@ -28,7 +28,7 @@ services:
- ./data:/var/lib/postgresql/data

mongodb:
image: mongo:4.9
image: mongo:4.4
container_name: mongodb
restart: always
ports:
Expand Down

0 comments on commit 5945e48

Please sign in to comment.