From 968074b6fdc20d2a6a4fd2031518b5e8c430433c Mon Sep 17 00:00:00 2001 From: zontreck Date: Mon, 10 Feb 2025 00:59:22 -0700 Subject: [PATCH] Adjust build.sh --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index afad4f4..09218ef 100755 --- a/build.sh +++ b/build.sh @@ -41,5 +41,5 @@ docker build -t git.zontreck.com/ariascreations/yolks:steamcmd_ubuntu steamcmd/u # Bitcoin - -docker build -t git.zontreck.com/zontreck/bitcoin:latest bitcoin \ No newline at end of file +docker build -t git.zontreck.com/zontreck/bitcoin:latest bitcoin/core +docker build -t git.zontreck.com/zontreck/bitcoin:explorer bitcoin/explorer \ No newline at end of file