mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 08:54:04 +01:00
Merge pull request #453 from ChristianLempa/renovate/mysql-5.x
chore(deps): update mysql docker tag to v5.7
This commit is contained in:
commit
7c7419b6e5
@ -13,7 +13,7 @@ spec:
|
|||||||
app: mysql
|
app: mysql
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: mysql:5.6
|
- image: mysql:5.7
|
||||||
name: mysql
|
name: mysql
|
||||||
env:
|
env:
|
||||||
- name: MYSQL_ROOT_PASSWORD
|
- name: MYSQL_ROOT_PASSWORD
|
||||||
|
Loading…
Reference in New Issue
Block a user