Update Wordpress Image - try with Version 8.1 as 8.4 makes problems

This commit is contained in:
Joerg Lehmann 2025-09-13 19:51:19 +02:00
parent 04fa3c56a5
commit f22511e353
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ spec:
value: wordpress
- name: WORDPRESS_DB_HOST
value: 127.0.0.1
image: docker.io/library/wordpress:php8.4-apache
image: docker.io/library/wordpress:php8.1-apache
name: wordpress
resources: {}
securityContext: