Browse Source

from arch-agnostic alpine image

Fabian Peter Hammerle 5 years ago
parent
commit
2cca15c3dd
1 changed files with 1 additions and 1 deletions
  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