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