1
0
Fork 0

chore(deps): update mariadb docker tag to v11.8.5 (#2544)

This commit is contained in:
renovate[bot] 2025-11-19 04:47:26 +00:00 committed by GitHub
parent 945b4f2d43
commit aec5ae34b5
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.4
image: mariadb:11.8.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"