Skip to content

Commit c754adf

Browse files
author
Paul Bellamy
committed
Set the exact core version in the jenkins pipeline
1 parent e9df7ee commit c754adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stellar-soroban-rpc/debian/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Homepage: https://www.stellar.org/
88

99
Package: stellar-soroban-rpc
1010
Architecture: any
11-
Depends: stellar-core
11+
Depends: stellar-core (= _CORE_VERSION_)
1212
Description: Soroban RPC is the client facing API server for the Stellar Soraban Smart Contracts ecosystem. It acts as the interface between stellar-core and applications that want to access smart contracts on the Stellar network.
1313

0 commit comments

Comments
 (0)