From 737ef07605303c20f210347adaf7d7caa381b85c Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sat, 2 Mar 2024 17:15:14 +0000 Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to v3.19.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 77c54e6..7bd0e0c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/alpine:3.18.5 +FROM docker.io/library/alpine:3.19.1 # The file /etc/apk/repositories contains a list of the apk repositories. By # default contains this file a list of the stable repositories pointing to the