From c519f1ab6c41353ff7d14436a9e65b501f89ab0e Mon Sep 17 00:00:00 2001 From: aminvakil <12948692+aminvakil@users.noreply.github.com> Date: Sat, 7 Sep 2024 02:35:50 +0000 Subject: [PATCH] 3.20.2 -> 3.20.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 58ab300..bea3859 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20.2 +FROM alpine:3.20.3 ENV container docker LABEL maintainer="Amin Vakil "