From 977c308883d797ea75ee0076144038fc5104dd0b Mon Sep 17 00:00:00 2001 From: jash Date: Tue, 13 Nov 2018 23:54:03 +0100 Subject: [PATCH] comment produced a build error --- api_auth_docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_auth_docker/Dockerfile b/api_auth_docker/Dockerfile index ef25e78..33f0f87 100644 --- a/api_auth_docker/Dockerfile +++ b/api_auth_docker/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:alpine # should be 3.8 +FROM nginx:alpine RUN apk add --update --no-cache \ bash \