mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2026-09-25 16:40:34 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user