Skip to content

Commit

Permalink
Update runMapUI to 0.8.17 for staging
Browse files Browse the repository at this point in the history
  • Loading branch information
seokho-son committed May 22, 2024
1 parent c941b8e commit dd068dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/runMapUI.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

CONTAINER_NAME_READ="CB-MapUI"
CONTAINER_VERSION="0.8.16"
CONTAINER_VERSION="0.8.17"
CONTAINER_PORT="-p 1324:1324"
CONTAINER_DATA_PATH=""

Expand Down

0 comments on commit dd068dc

Please sign in to comment.