mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-04 20:49:20 +01:00
Merge pull request #256 from ChristianLempa/renovate/docker.io-library-mariadb-10.10.x
chore(deps): update docker.io/library/mariadb docker tag to v10.10.7
This commit is contained in:
commit
8aed537782
@ -8,7 +8,7 @@ volumes:
|
||||
services:
|
||||
mariadb:
|
||||
# (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
|
||||
ports:
|
||||
- 3306:3306
|
||||
|
Loading…
Reference in New Issue
Block a user