We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4040a64 commit 6cdbd7eCopy full SHA for 6cdbd7e
Dockerfile
@@ -1,7 +1,7 @@
1
FROM debian:stretch
2
3
# git tag from https://github.com/stellar/stellar-core
4
-ARG STELLAR_CORE_VERSION="v11.2.0"
+ARG STELLAR_CORE_VERSION="v11.3.0"
5
ARG STELLAR_CORE_BUILD_DEPS="git build-essential pkg-config autoconf automake libtool bison flex libpq-dev wget pandoc"
6
ARG STELLAR_CORE_DEPS="curl jq libpq5"
7
ARG CONFD_VERSION="0.16.0"
0 commit comments