Update postgres Docker tag to v17.3
This commit is contained in:
parent
d983a81c14
commit
0f5e0ae011
@ -10,7 +10,7 @@ services:
|
||||
depends_on:
|
||||
- db
|
||||
db:
|
||||
image: postgres:17.2
|
||||
image: postgres:17.3
|
||||
restart: always
|
||||
env_file: ".env"
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user