chore(deps): update postgres docker tag to v17.4

This commit is contained in:
Renovate 2025-03-01 00:21:14 +00:00
parent 36caf7eb8a
commit 267434f3f0
Signed by: Renovate
GPG key ID: C42AFED545031BE9

View file

@ -42,7 +42,7 @@ services:
database:
container_name: looking-glass-db
image: postgres:17.2@sha256:3267c505060a0052e5aa6e5175a7b41ab6b04da2f8c4540fc6e98a37210aa2d3
image: postgres:17.4@sha256:446b42645b83e67ae8f3cf24a4a215da7e0d30bcdf83debb6d97619512cbb942
restart: always
environment:
POSTGRES_USER: LookingGlass