Przeglądaj źródła

from arch-agnostic alpine image

Fabian Peter Hammerle 6 lat temu
rodzic
commit
2cca15c3dd
1 zmienionych plików z 1 dodań i 1 usunięć
  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