Skip to content
Snippets Groups Projects
Commit 983d4fff authored by Max Lou's avatar Max Lou
Browse files

Update scheduler/Dockerfile

parent b3a7de12
No related branches found
No related tags found
No related merge requests found
Pipeline #902746 canceled
......@@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y \
cron \
libpq-dev \
python3-psycopg2 \
git \
&& rm -rf /var/lib/apt/lists/*
COPY . /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment