mirror of
https://github.com/goharbor/harbor
synced 2025-04-13 16:15:51 +00: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