Revert change to contract migrations Dockerfile.

This commit is contained in:
Spencer Ofwiti 2021-06-22 15:31:35 +00:00
parent fa6b6a8ed8
commit ee04c0e766
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# syntax = docker/dockerfile:1.2
FROM python:3.8.6-slim-buster as compile-image
RUN apt-get clean
RUN apt-get update
RUN apt-get install -y --no-install-recommends git gcc g++ libpq-dev gawk jq telnet wget openssl iputils-ping gnupg socat bash procps make python2 cargo