Skip to content

Commit

Permalink
update to 11.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrenarchy committed Jul 24, 2019
1 parent 4040a64 commit 6cdbd7e
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,7 +1,7 @@
FROM debian:stretch

# git tag from https://github.com/stellar/stellar-core
ARG STELLAR_CORE_VERSION="v11.2.0"
ARG STELLAR_CORE_VERSION="v11.3.0"
ARG STELLAR_CORE_BUILD_DEPS="git build-essential pkg-config autoconf automake libtool bison flex libpq-dev wget pandoc"
ARG STELLAR_CORE_DEPS="curl jq libpq5"
ARG CONFD_VERSION="0.16.0"
Expand Down

0 comments on commit 6cdbd7e

Please sign in to comment.