Update postgres Docker tag to v16 - autoclosed #5
@ -10,7 +10,7 @@ services:
|
||||
depends_on:
|
||||
- db
|
||||
db:
|
||||
image: postgres:15.3
|
||||
image: postgres:16.2
|
||||
restart: always
|
||||
env_file: ".env"
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user