mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 11:04:14 +00:00
Match pg in dev container and example.compose.yml
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
@@ -50,7 +50,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
db:
|
||||
image: postgres:latest
|
||||
image: postgres:16
|
||||
volumes:
|
||||
- postgres-data:/var/lib/postgresql/data
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user