mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
fix mysql image to 5.6.35
This commit is contained in:
parent
e0dbb70809
commit
20458f88d2
@ -1,4 +1,4 @@
|
||||
FROM mysql:5.6
|
||||
FROM mysql:5.6.35
|
||||
|
||||
WORKDIR /tmp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user