From dbdf481d816283ec1e36b7d1fcfca6a0e6259dc8 Mon Sep 17 00:00:00 2001 From: Richard Kojedzinszky Date: Mon, 12 Feb 2024 13:16:09 +0100 Subject: [PATCH] Based on Alpine 3.18.6 with Django 4.2 LTS --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 377f9c4..277cdab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18.3 +FROM alpine:3.18.6 LABEL org.opencontainers.image.authors "Richard Kojedzinszky " LABEL org.opencontainers.image.source https://github.com/euronetzrt/django