Skip to content

Commit

Permalink
fix ingestion-edge-release (#743)
Browse files Browse the repository at this point in the history
  • Loading branch information
relud committed Aug 14, 2019
1 parent 6606311 commit 7cbd98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingestion-edge/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7
FROM python:3.7-stretch
WORKDIR /app
RUN apt-get update && apt-get install -y wrk
COPY constraints.txt requirements.txt /app/
Expand Down

0 comments on commit 7cbd98d

Please sign in to comment.