1
0
Fork 0

chore(deps): update mariadb docker tag to v11.8.6 (#3958)

This commit is contained in:
renovate[bot] 2026-02-10 15:01:04 +00:00 committed by GitHub
parent 5c9ccf1bf8
commit f8d5f84e83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
mariadb:
image: mariadb:11.8.5
image: mariadb:11.8.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"