From 8125407e12649581f0abdbd668f88cc5ad523038 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 7 Oct 2022 04:04:02 +0000 Subject: [PATCH] chore(docker): update python:3.10-alpine docker digest to c56d335 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a04aa84..f62b77f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.10-alpine@sha256:57db8f66ca538638d47263cfc5d571a8cf4800cf469c518d18193e7f3db5f70f +FROM python:3.10-alpine@sha256:c56d335c98b4320b620c3ebd880bff91437fd19fafc3358fe6f08430d976d610 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "