From ce9f91fa872ff2c43416aeb86957fba6ac2dcd68 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Mon, 24 May 2021 21:01:22 +0000 Subject: [PATCH] chore(deps): update python:3.9-alpine docker digest --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9a5da5d..d021bb4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9-alpine@sha256:f189f7366b0d381bf6186b2a2c3d37f143c587e0da2e8dcc21a732bddf4e6f7b +FROM python:3.9-alpine@sha256:c43de6ba1e4644340be69a105dedab5daaf863663d7b8c5e620226980ae2e0fe LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "