This commit is contained in:
Enrique Morales 2024-03-14 13:06:16 -04:00 committed by GitHub
commit b13c0e8acc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ services:
env_file:
- .env
db:
image: postgres:latest
image: postgres:15
init: true
restart: unless-stopped
env_file: