# syntax=docker/dockerfile:1
FROM app-dockerfile:latest
RUN pip install celery
