Skip to content

Commit

Permalink
Update installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayurshm authored Jan 8, 2025
1 parent 83d5b04 commit 490769f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,8 @@ SHMINT_DEFAULT=10001
PREVIOUS_PASSWORD=none


GITLAB_IMAGE_NAME="registry.gitlab.com/shardeum/server:dev-apac"
GITHUB_IMAGE_NAME="ghcr.io/shardeum/server:dev-apac"
GITLAB_IMAGE_NAME="registry.gitlab.com/shardeum/server:devnet-apac"
GITHUB_IMAGE_NAME="ghcr.io/shardeum/server:devnet-apac"

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

0 comments on commit 490769f

Please sign in to comment.