chore(deps): update postgres docker tag to v15.10 #8

Merged
cswimr merged 1 commit from renovate/postgres-15.x into main 2025-01-29 12:51:44 -05:00

View file

@ -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