Browse Source

from arch-agnostic alpine image

Fabian Peter Hammerle 6 năm trước cách đây
mục cha
commit
f9fe0cdd50
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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