From c5e36c542d22da956c060cfac37770cc64d774f8 Mon Sep 17 00:00:00 2001 From: Markus Kistler Date: Sat, 14 Oct 2017 19:51:32 +0200 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 16c345a..dbe3976 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.13 +FROM arm32v7/nginx:1.13 MAINTAINER Jason Wilder mail@jasonwilder.com # Install wget and install/updates certificates