diff --git a/api/Dockerfile.bundle b/api/Dockerfile.bundle index 54709db89..a1577d8c3 100644 --- a/api/Dockerfile.bundle +++ b/api/Dockerfile.bundle @@ -1,4 +1,4 @@ -FROM python:3.6-slim +FROM python:3.9.7-slim LABEL Maintainer="Rajesh Rajendran" WORKDIR /work COPY . .