Skip to content

Commit

Permalink
chore(deps): update python:3.7-slim-buster docker digest to 2053d75
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Hartorn committed Jan 6, 2020
1 parent 01e46b7 commit 514b3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7-slim-buster@sha256:64d8fdeff90572068f5fb5e7fa0d67e28fa4629f54682a67156c6d6fbf3125b9
FROM python:3.7-slim-buster@sha256:2053d75b458798a56bfa84b0fb58e54938fcb3db236b26dbc0f5748d38dbba58
RUN apt update && apt install curl make git libopenblas-base -y
RUN curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | python
ENV SHELL /bin/bash -l
Expand Down

0 comments on commit 514b3e4

Please sign in to comment.