Skip to content

Commit 741ec02

Browse files
committed
update to 12.3.0
1 parent 8c901e6 commit 741ec02

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="v12.2.0"
4+
ARG STELLAR_CORE_VERSION="v12.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)