Update all digest updates
Some checks failed
/ Ansible Lint (pull_request) Failing after 2m29s
/ Ansible Lint (push) Failing after 2m22s

This commit is contained in:
Renovate 2025-10-29 00:30:36 +00:00
commit 01890fecbd
5 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
services:
database:
image: docker.io/library/postgres:15-alpine@sha256:2e50ad404aead120409575d21758230cc295aec52dfa05ece9b4d0429bc38636
image: docker.io/library/postgres:15-alpine@sha256:64583b3cb4f2010277bdd9749456de78e5c36f8956466ba14b0b96922e510950
environment:
- "POSTGRES_USER=hedgedoc"
- "POSTGRES_PASSWORD={{ secret__hedgedoc_db_password }}"