From 842cb88a22e33617215b81c104a616f34d0d4ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ask=20Bj=C3=B8rn=20Hansen?= Date: Wed, 11 Dec 2019 00:19:27 -0800 Subject: [PATCH] *: update git-sync and static-web (alpine 3.10 based with Apache 2.4.41 instead of .39) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d43c799..f523eb4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/perl/base-os:v3.9.1 +FROM quay.io/perl/base-os:v3.10-2 ENV BUILD_VERSION 1 USER root WORKDIR /web