Skip to content

Commit

Permalink
Reverted the changes to the Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
4TT1L4 committed Oct 17, 2023
1 parent 9cf118e commit 03b9ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ ENV PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
# ==================================[ BUILD ]========================================
WORKDIR /SOR

RUN cabal update
COPY cabal.project ./
COPY geniusyield-orderbot.cabal ./
COPY geniusyield-dex-api/geniusyield-dex-api.cabal ./geniusyield-dex-api/
Expand Down

0 comments on commit 03b9ff0

Please sign in to comment.