Skip to content

Commit

Permalink
Merge pull request cardano-foundation#196 from input-output-hk/chore/…
Browse files Browse the repository at this point in the history
…cardano-db-sync-5-0-3

chore: bump cardano-db-sync to 5.0.3
  • Loading branch information
rhyslbw committed Oct 22, 2020
2 parents dfa2551 + 54ab16b commit 8f57c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -2,7 +2,7 @@ ARG UBUNTU_VERSION=18.04
FROM ubuntu:${UBUNTU_VERSION} as haskell-builder
ARG CABAL_VERSION=3.2.0.0
ARG CARDANO_NODE_VERSION=1.21.1
ARG CARDANO_DB_SYNC_VERSION=5.0.2
ARG CARDANO_DB_SYNC_VERSION=5.0.3
ARG GHC_VERSION=8.6.5
ARG IOHK_LIBSODIUM_GIT_REV=66f017f16633f2060db25e17c170c2afa0f2a8a1
ENV DEBIAN_FRONTEND=nonintercative
Expand Down

0 comments on commit 8f57c0c

Please sign in to comment.