Skip to content

Commit 6cdbd7e

Browse files
committed
update to 11.3.0
1 parent 4040a64 commit 6cdbd7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM debian:stretch
22

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

0 commit comments

Comments
 (0)