Update docker.io/library/postgres:17.7 Docker digest to dca7512

This commit is contained in:
Renovate Bot
2025-12-11 02:08:00 +00:00
parent 90d49eabc9
commit 4c0ad7ade9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
pocket-id-db:
container_name: pocket-id-db
image: docker.io/library/postgres:17.7@sha256:929190a12e0833c89276f78c7cf665aaaa62b5930e6f852e9f733f8b737d3f8f
image: docker.io/library/postgres:17.7@sha256:dca7512acaa113409df7e40d977d801e53c0c8088e45d4311a45b4065ccfdcd3
restart: unless-stopped
environment:
- POSTGRES_USER=${POSTGRES_USER}