From 210210745e2fa4cdad8200427e5dd5773771a25f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 16:48:39 +0000 Subject: [PATCH] Bump debian from sid-20201012-slim to sid-20220622-slim Bumps debian from sid-20201012-slim to sid-20220622-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..516c5b5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,7 +27,7 @@ # # ================================================================= -FROM debian:sid-20201012-slim +FROM debian:sid-20220622-slim LABEL org.opencontainers.image.authors="Joost van Ulden , Anthony Fok " LABEL org.opencontainers.image.source="https://github.com/opendrr/python-env"