mirror of
https://github.com/goharbor/harbor
synced 2025-04-22 15:28:15 +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
|
WORKDIR /tmp
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user