From cb605633c95ab934966bd0b24ec31f63c9eb905d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 16:38:56 +0000 Subject: [PATCH] Bump debian from sid-20201012-slim to sid-20220711-slim Bumps debian from sid-20201012-slim to sid-20220711-slim. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a60a487..255b7e2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,7 +27,7 @@ # # ================================================================= -FROM debian:sid-20201012-slim +FROM debian:sid-20220711-slim LABEL org.opencontainers.image.authors="Joost van Ulden , Anthony Fok " LABEL org.opencontainers.image.source="https://github.com/opendrr/python-env"