瀏覽代碼

from arch-agnostic alpine image

Fabian Peter Hammerle 5 年之前
父節點
當前提交
2cca15c3dd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM arm32v6/alpine:3.8
+FROM alpine:3.8
 
 RUN apk add --no-cache openssh-client