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

This commit is contained in:
Renovate 2025-11-04 09:30:40 +00:00
commit a7364277b8
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ services:
restart: unless-stopped
app:
image: docker.io/library/wordpress:6-php8.1@sha256:75f79f9c45a587b283e47fd21c6e51077d0c9dbbba529377faaa0c28d5b8f5a4
image: docker.io/library/wordpress:6-php8.1@sha256:84ba4f4e5590e07dbe4797b508e221b85a1a4338dc1de61b1bda56801566cfbc
environment:
- "WORDPRESS_DB_HOST=database"
- "WORDPRESS_DB_NAME=wordpress"

View file

@ -46,7 +46,7 @@ services:
- "8080:8080"
db:
image: docker.io/library/postgres:15.14@sha256:424e79b81868f5fc5cf515eaeac69d288692ebcca7db86d98f91b50d4bce64bb
image: docker.io/library/postgres:15.14@sha256:19bc493d2a1cb0fd9891c4ad5835cbe3e658a3a91f4f1d55c1bd9f02232105c6
restart: unless-stopped
networks:
- keycloak