Skip to content

Commit abc1311

Browse files
authored
Update installer.sh
1 parent 6b49e60 commit abc1311

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installer.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,8 @@ SHMINT_DEFAULT=10001
276276
PREVIOUS_PASSWORD=none
277277

278278

279-
GITLAB_IMAGE_NAME="registry.gitlab.com/shardeum/server:devnets2"
280-
GITHUB_IMAGE_NAME="ghcr.io/shardeum/server:devnets2"
279+
GITLAB_IMAGE_NAME="registry.gitlab.com/shardeum/server:devnets"
280+
GITHUB_IMAGE_NAME="ghcr.io/shardeum/server:devnets"
281281

282282
# Check if container exists with GitLab image
283283
GITLAB_CONTAINER_ID=$(docker-safe ps -qf "ancestor=$GITLAB_IMAGE_NAME")

0 commit comments

Comments
 (0)