diff --git a/python/sdk/Dockerfile b/python/sdk/Dockerfile index 51e2a200b..f51d38b99 100644 --- a/python/sdk/Dockerfile +++ b/python/sdk/Dockerfile @@ -1,5 +1,5 @@ ARG PYTHON_VERSION=3.9 -FROM python:${PYTHON_VERSION}-slim-buster +FROM python:${PYTHON_VERSION}-slim-trixie LABEL org.opencontainers.image.source https://github.com/caraml-dev/merlin