Update wordpress image
All checks were successful
/ build (push) Successful in 50s
/ Ansible Lint (push) Successful in 2m53s

This commit is contained in:
Stefan Bethke 2026-07-26 00:47:54 +02:00
commit 283bc80b41
2 changed files with 4 additions and 1 deletions

View file

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