Update postgres:16.4-alpine3.20 Docker digest to d898b0b (#119)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-09-07 19:27:47 -04:00 committed by Renovate
parent a6ee925814
commit 8d0059291b

View File

@ -11,7 +11,7 @@ services:
- db
db:
container_name: rustbot-database
image: postgres:16.4-alpine3.20@sha256:f9ea7b4dc60590993efbf5191803e97e77cec7e076ab3ac37815de500bc52bde
image: postgres:16.4-alpine3.20@sha256:d898b0b78a2627cb4ee63464a14efc9d296884f1b28c841b0ab7d7c42f1fffdf
restart: unless-stopped
ports:
- 37931:5432/tcp