chore: update to phpMyAdmin 5.2.3, nginx 1.29.5-alpine-perl

This commit is contained in:
Gitea Actions Bot
2026-02-09 03:00:27 +00:00
parent 04628452c9
commit f67af7c01e
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ image:
nginx:
registry: docker.io
repository: nginx
tag: "1.29.3-alpine-perl"
tag: "1.29.5-alpine-perl"
pullPolicy: IfNotPresent
phpmyadmin:
registry: docker.io