chore(deps): update docker.io/library/mariadb docker tag to v12

This commit is contained in:
renovate[bot]
2025-08-28 12:32:25 +00:00
committed by GitHub
parent 4621de23d6
commit 7ee88a614f
+1 -1
View File
@@ -7,7 +7,7 @@ volumes:
mariadb-data:
services:
mariadb:
image: docker.io/library/mariadb:11.8.3
image: docker.io/library/mariadb:12.0.2
# (Optional) remove this section when you don't want to expose
ports:
- 3306:3306