From e1cb12e555d5030e294035123657ac5cf70027a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=20Gl=C3=A4=C3=9F-St=C3=B6cker?= Date: Sat, 12 Sep 2020 12:03:06 +0200 Subject: [PATCH] switched to alpine 3.12 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 43d96f7..c7d96d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.10.2 +FROM alpine:3.12 MAINTAINER Jochen Schalanda ENV PROSODY_VERSION 0.11.2-r0