From bd86284a9b3b687029f2b417bd7ec012efeacece Mon Sep 17 00:00:00 2001 From: Magicalex Date: Mon, 1 Feb 2021 15:34:39 +0100 Subject: [PATCH] feat(): alpine 3.13 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 249759f..b193d81 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.12 +FROM alpine:3.13 LABEL description="Simple forum software for building great communities" \ maintainer="Magicalex , Hardware "