mirror of
https://github.com/goharbor/harbor
synced 2025-04-08 10:05:59 +00:00
Merge pull request #2004 from wy65701436/master
fix mysql image to 5.6.35
This commit is contained in:
commit
28b3402937
|
@ -1,4 +1,4 @@
|
|||
FROM mysql:5.6
|
||||
FROM mysql:5.6.35
|
||||
|
||||
WORKDIR /tmp
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user