Merge pull request 'Update docker.io/library/postgres:17.7 Docker digest to f337b02' (#90) from renovate/docker.io-library-postgres-17.7 into main

Reviewed-on: #90
This commit was merged in pull request #90.
This commit is contained in:
2025-11-29 12:04:13 +05:30
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
lldap_db:
container_name: lldap_db
image: docker.io/library/postgres:17.7@sha256:ecebd237d9aaf83112427807848bc41ba6bd4df8a2f6936e09f7db1813609625
image: docker.io/library/postgres:17.7@sha256:f337b026cb1fb954a93f2e33a62bf9ea7fffc1dafc1586c53b93922a8d6ee018
restart: unless-stopped
environment:
- POSTGRES_USER=${POSTGRES_USER}

View File

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