Update postgres Docker tag to v15.3
This commit is contained in:
parent
e01d845e00
commit
5bc34b795a
@ -10,7 +10,7 @@ services:
|
||||
depends_on:
|
||||
- db
|
||||
db:
|
||||
image: postgres:15.2
|
||||
image: postgres:15.3
|
||||
restart: always
|
||||
env_file: ".env"
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user