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"