chore(deps): update postgres docker tag to v15.10
This commit is contained in:
parent
aa3be92a26
commit
16327d169e
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ services:
|
|||
|
||||
database:
|
||||
container_name: myhm-commission-db
|
||||
image: postgres:15.4@sha256:d1168ad5397bf9c94cc417c530469805a8767ed585481d93f174461ac8557e3a
|
||||
image: postgres:15.10@sha256:68bb947ec37e6cfd5486c51ecdd122babc3ddaedb490acb913130a7e325d36c5
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_USER: myhm-commission
|
||||
|
|
Loading…
Add table
Reference in a new issue