From caf4d0310b1c0ad3eb3fdfd19ac56b346dea4a9f Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Sat, 26 Feb 2022 10:02:44 +0000 Subject: [PATCH] chore(docker): update python commit hash to a9865ba --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 62321f9..32bc45f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.10-alpine@sha256:008bdea05f91e66ef31b6f6b2a1cfa96a0185eb69b6f6deae83b0df8e3aaf1f5 +FROM python:3.10-alpine@sha256:a9865ba6472324621e81e1da5cbd02069d528215a4b49d49695eac693c10488a LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "