From 2777fc1f41fd70ac97bca80761bd3508fa7cee81 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Mon, 15 Feb 2021 12:09:19 +0000 Subject: [PATCH] rebuild medpot for alpine 3.13 --- docker/medpot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/medpot/Dockerfile b/docker/medpot/Dockerfile index 8dd1a1d4..69837961 100644 --- a/docker/medpot/Dockerfile +++ b/docker/medpot/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.12 +FROM alpine:3.13 # # Setup apk RUN apk -U --no-cache add \