From 4c57aac064fd98b77e402b566464b0e063af8c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 16:59:54 +0000 Subject: [PATCH] Bump debian from sid-20201012-slim to sid-20230227-slim Bumps debian from sid-20201012-slim to sid-20230227-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 7eb61a7..59920c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,7 +27,7 @@ # # ================================================================= -FROM debian:sid-20201012-slim +FROM debian:sid-20230227-slim LABEL org.opencontainers.image.authors="Joost van Ulden , Anthony Fok " LABEL org.opencontainers.image.source="https://github.com/opendrr/python-env"