From c29da17df73346320a3d9de6c99b5f060dedde57 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Sat, 26 Feb 2022 04:02:47 +0000 Subject: [PATCH] chore(docker): update python commit hash to 454d2ff --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b9b818a..120b656 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.10-alpine@sha256:f52af9eb8692fe51a46552bc5c9d80b2985f0805a91f996eb02b6b320457df2a +FROM python:3.10-alpine@sha256:454d2ff165750de2948ac1732903c791904d5dcefccb2c830e1257049425f808 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "