From 573d71fd8ca0937cca7113101b203ef843e4bf66 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 27 Jun 2024 09:14:06 +0200 Subject: [PATCH] update alpine version --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 474d34c..a5a3487 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/thallian/confd-env:3.19-3.1.6.2 +FROM docker.io/thallian/confd-env:3.20-3.1.6.2 RUN apk --no-cache add \ ssmtp \