1
0
Fork 0

Merge pull request #220 from QYG2297248353/renovate/mariadb-11.x

Update mariadb Docker tag to v11.4.3
This commit is contained in:
Meng Sen 2024-08-13 10:17:56 +08:00 committed by GitHub
commit bc27f67594
6 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ networks:
services: services:
mariadb: mariadb:
image: mariadb:11.4.2 image: mariadb:11.4.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"