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

This commit is contained in:
renovate[bot] 2024-05-31 03:33:10 +00:00 committed by GitHub
parent e4a63913d8
commit 1f7f03c3aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ volumes:
services:
mariadb:
# (Recommended) replace "latest" with specific version
image: docker.io/library/mariadb:11.3.2
image: docker.io/library/mariadb:11.4.2
# (Optional) remove this section when you don't want to expose
ports:
- 3306:3306