mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 08:54:04 +01:00
chore(deps): update mysql docker tag to v5.7
This commit is contained in:
parent
8d7faecd1a
commit
92e27071f0
@ -13,7 +13,7 @@ spec:
|
||||
app: mysql
|
||||
spec:
|
||||
containers:
|
||||
- image: mysql:5.6
|
||||
- image: mysql:5.7
|
||||
name: mysql
|
||||
env:
|
||||
- name: MYSQL_ROOT_PASSWORD
|
||||
|
Loading…
Reference in New Issue
Block a user