diff --git a/Dockerfile b/Dockerfile index 4334925..b95d9da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,7 +27,7 @@ # # ================================================================= -FROM debian:sid-20201012-slim +FROM debian:sid-20220912-slim LABEL org.opencontainers.image.authors="Joost van Ulden , Anthony Fok " LABEL org.opencontainers.image.source="https://github.com/opendrr/python-env"