update devops flywau image for arm
Signed-off-by: runzexia <runzexia@yunify.com>
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
# Copyright 2017 The OpenPitrix Authors. All rights reserved.
|
# Copyright 2017 The KubeSphere Authors. All rights reserved.
|
||||||
# Use of this source code is governed by a Apache license
|
# Use of this source code is governed by a Apache license
|
||||||
# that can be found in the LICENSE file.
|
# that can be found in the LICENSE file.
|
||||||
|
|
||||||
FROM dhoer/flyway:5.1.4-mysql-8.0.11-alpine
|
FROM openpitrix/flyway:alpine
|
||||||
|
|
||||||
|
USER root
|
||||||
|
|
||||||
RUN apk add --no-cache mysql-client
|
RUN apk add --no-cache mysql-client
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user