chore: Update Docker images

- WordPress: 6.9.0-php8.5-fpm-alpine -> 6.9.1-php8.5-fpm-alpine
- Nginx: 1.29.4-alpine-perl -> 1.29.5-alpine-perl

Auto-updated by Gitea Actions
This commit is contained in:
Gitea Actions
2026-02-12 00:50:42 +00:00
parent 945e4e4d29
commit 59f08bbde2
2 changed files with 4 additions and 4 deletions

View File

@@ -5,12 +5,12 @@ image:
nginx:
registry: docker.io
repository: nginx
tag: "1.29.4-alpine-perl"
tag: "1.29.5-alpine-perl"
pullPolicy: IfNotPresent
wordpress:
registry: docker.io
repository: wordpress
tag: "6.9.0-php8.5-fpm-alpine"
tag: "6.9.1-php8.5-fpm-alpine"
pullPolicy: IfNotPresent
# WordPress設定