From a4b66a8991a670fc7d0f09945d9955eb14bc4cbd Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 19 Oct 2023 04:36:21 +0000 Subject: [PATCH] chore(docker): update python:3.12-alpine docker digest to a4029bd --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ee93568..ef8c7dd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12-alpine@sha256:ae35274f417fc81ba6ee1fc84206e8517f28117566ee6a04a64f004c1409bdac +FROM python:3.12-alpine@sha256:a4029bd4a6ccfc9d23099f7c7fd808b7fe82ed8a625814ac524fc00017c9af6c LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "