fix: arm32 image

This commit is contained in:
Bo-Yi Wu
2017-12-22 13:47:14 +08:00
parent 9150f669c9
commit f68e09cf01
+1 -1
View File
@@ -1,4 +1,4 @@
FROM arm64v8/alpine:3.7
FROM arm32v6/alpine:3.7
LABEL maintainer="Bo-Yi Wu <appleboy.tw@gmail.com>" \
org.label-schema.name="Drone SCP" \