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