Explorar el Código

from arm32v6/alpine for raspberry pi zero

Fabian Peter Hammerle hace 6 años
padre
commit
fff2a11235
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.10
+FROM arm32v6/alpine:3.10
 
 ARG TOR_PACKAGE_VERSION=0.3.5.8-r0
 ARG NETCAT_PACKAGE_VERSION=1.130-r1