chore(deps): update postgres docker tag to v17 #10
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ services:
|
||||||
|
|
||||||
database:
|
database:
|
||||||
container_name: myhm-commission-db
|
container_name: myhm-commission-db
|
||||||
image: postgres:15.10@sha256:68bb947ec37e6cfd5486c51ecdd122babc3ddaedb490acb913130a7e325d36c5
|
image: postgres:17.2@sha256:87ec5e0a167dc7d4831729f9e1d2ee7b8597dcc49ccd9e43cc5f89e808d2adae
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: myhm-commission
|
POSTGRES_USER: myhm-commission
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue