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