From 45f2900250a578a80e120add390b00a626c61806 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 18 Apr 2024 10:01:41 +0200 Subject: [PATCH] update --- bsc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsc.yml b/bsc.yml index e35f3e6a..ba2175d7 100644 --- a/bsc.yml +++ b/bsc.yml @@ -3,7 +3,7 @@ version: '3.1' services: bsc: - image: ghcr.io/bnb-chain/bsc:1.3.12 + image: ghcr.io/bnb-chain/bsc:1.3.13 user: root ports: - "29061:29061"