From c139d19b59fd0510eef348ed124e79a4fb749547 Mon Sep 17 00:00:00 2001 From: Acenl12 <38886380+Acenl12@users.noreply.github.com> Date: Fri, 9 Feb 2024 01:39:02 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 72d8adf..d4dc6e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ # page for all the official versions of the EUPL-1.2: # https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12 -FROM alpine:3.12.0 +FROM alpine:3.19.1 # https://github.com/opencontainers/image-spec/blob/master/annotations.md LABEL org.opencontainers.image.authors="The sWAF Project Team "