We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595c2d8 commit 88951d2Copy full SHA for 88951d2
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:latest
+FROM arm32v6/alpine:latest
2
3
# Build environment variables
4
ENV VER=0.0.8 \
0 commit comments