Selaa lähdekoodia

from arch-agnostic alpine image

Fabian Peter Hammerle 6 vuotta sitten
vanhempi
commit
2cca15c3dd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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