From 520ebe8118656cdf0e472cb7419c711bf6ffd668 Mon Sep 17 00:00:00 2001 From: snowdream Date: Mon, 29 Jul 2024 23:01:31 +0800 Subject: [PATCH] feat: FROM snowdreamtech/alpine:3.20.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ae17d81..8e91989 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM snowdreamtech/alpine:3.20.0 +FROM snowdreamtech/alpine:3.20.2 LABEL maintainer="snowdream "