From bedfc5d3d629e70b778c2c49a50074ef6f6f6537 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ask=20Bj=C3=B8rn=20Hansen?= Date: Wed, 7 Dec 2022 00:22:20 -0800 Subject: [PATCH] Alpine 3.17.0 (Apache 2.4.54) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index db7c56a..771e988 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM harbor.ntppool.org/perlorg/base-os:3.15.0-1 +FROM harbor.ntppool.org/perlorg/base-os:3.17.0 ENV BUILD_VERSION 1 USER root WORKDIR /web