diff --git a/python3-celery/Dockerfile b/python3-celery/Dockerfile index 3c156e7cb..cb5ae9f6a 100644 --- a/python3-celery/Dockerfile +++ b/python3-celery/Dockerfile @@ -26,7 +26,7 @@ RUN yarn install RUN yarn build # Make Gamera files accessible to the main container. -FROM ddmal/gamera4:fix_IC AS gamera +FROM ddmal/gamera4:2.0.0 AS gamera # This release is based on Debian 11 "Bullseye" FROM python:3.7-slim