Skip to content

Commit

Permalink
Merge pull request #50 from Informatik-Projekt-Kurs/bencodes07-patch-1
Browse files Browse the repository at this point in the history
Update docker-compose.yml
  • Loading branch information
bencodes07 authored Sep 2, 2024
2 parents 71ef7af + 5945e48 commit c9dc1bd
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 c9dc1bd

Please sign in to comment.