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

This commit is contained in:
renovate[bot] 2024-05-01 19:55:03 +00:00 committed by GitHub
parent 258b3b6df1
commit fe7ddfd80a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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