Update postgres Docker tag to v16.2
This commit is contained in:
parent
82e8b2b810
commit
ae25c0d42e
@ -10,7 +10,7 @@ services:
|
||||
depends_on:
|
||||
- db
|
||||
db:
|
||||
image: postgres:16.1
|
||||
image: postgres:16.2
|
||||
restart: always
|
||||
env_file: ".env"
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user