From 75f66173147b5cbb4f4909815bbdc63d32a77dc0 Mon Sep 17 00:00:00 2001 From: vwout Date: Wed, 13 Feb 2019 22:28:34 +0100 Subject: [PATCH] Update to alpine:3.9 --- openluup-alpine/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openluup-alpine/Dockerfile b/openluup-alpine/Dockerfile index e48f79d..ed8b486 100644 --- a/openluup-alpine/Dockerfile +++ b/openluup-alpine/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.8 +FROM alpine:3.9 MAINTAINER "Vwout "