Merge pull request #1156 from ChristianLempa/renovate/docker.io-library-mariadb-12.x

chore(deps): update docker.io/library/mariadb docker tag to v12
This commit is contained in:
Christoph Schug
2025-08-28 14:44:07 +02:00
committed by GitHub
+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