From fc0b8cfbea90db882cb8c8731cb298e53efc01a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ask=20Bj=C3=B8rn=20Hansen?= Date: Thu, 22 Aug 2024 00:27:22 -0700 Subject: [PATCH] Alpine 3.20.2 (Apache 2.4.62-r0) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8e9ac88..eb1ef47 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM harbor.ntppool.org/perlorg/base-os:3.19.1 +FROM harbor.ntppool.org/perlorg/base-os:3.20.2 ENV BUILD_VERSION 1 USER root WORKDIR /web