From c4679488ca7be2efa39890ce594f4756bc303ba9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 19 Jan 2022 05:00:28 +0000 Subject: [PATCH] Update python Docker tag to v3.10.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 59e8927..0d3ba96 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.10.1-slim@sha256:dd3016f846b8f88d8f6c28b43f1da899f07259121aff403091e6f89a703c3d36 +FROM python:3.10.2-slim@sha256:ca2a31f21938f24bab02344bf846a90cc2bff5bd0e5a53b24b5dfcb4519ea8a3 MAINTAINER mail@sp-codes.de