From cf56fb131dbbda96177555f484118388b170ceea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 08:12:45 +0000 Subject: [PATCH] chore(deps): update python:3.9 docker digest to c934795 --- therapist/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/therapist/Dockerfile b/therapist/Dockerfile index 8ba2171..119bc8f 100644 --- a/therapist/Dockerfile +++ b/therapist/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9@sha256:cfcc9ef77b6cf87f57327aacc6f9b50c7cdb4d7dd93662a36549f05b7403cd47 +FROM python:3.9@sha256:c934795134c77f105141efbe052fff076676a458ff1e35ff48dabb4b575904c6 LABEL maintainer="Rehan Dalal "