generated from sambuc/tpl.docker-compose
chore: Update PostgreSQL
This commit is contained in:
@@ -8,7 +8,7 @@ networks:
|
||||
|
||||
services:
|
||||
db:
|
||||
image: postgres:9.6
|
||||
image: postgres:13.2-alpine
|
||||
restart: always
|
||||
environment:
|
||||
- POSTGRES_PORT=${POSTGRES_PORT}
|
||||
|
||||
Reference in New Issue
Block a user