Skip to content

Commit

Permalink
Bump stellar core version
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Jun 3, 2024
1 parent e2e2a26 commit 2fa1e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/soroban-rpc/internal/test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
# Note: Please keep the image pinned to an immutable tag matching the Captive Core version.
# This avoids implicit updates which break compatibility between
# the Core container and captive core.
image: ${CORE_IMAGE:-stellar/stellar-core:21.0.0-1865.rc2.c6f474133.focal}
image: ${CORE_IMAGE:-stellar/unsafe-stellar-core:21.0.1-1897.dfd3dbff1.focal}
depends_on:
- core-postgres
restart: on-failure
Expand Down

0 comments on commit 2fa1e37

Please sign in to comment.