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

This commit is contained in:
Renovate 2025-03-18 17:11:16 +00:00
parent 36caf7eb8a
commit ec23fc7c8c
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:7f29c02ba9eeff4de9a9f414d803faa0e6fe5e8d15ebe217e3e418c82e652b35
restart: always
environment:
POSTGRES_USER: LookingGlass