Explorar el Código

from arch-agnostic alpine image

Fabian Peter Hammerle hace 6 años
padre
commit
f9fe0cdd50
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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