Skip to content

Commit 00870c9

Browse files
committed
Update odk.sh to use the latest OBO Dashboard Docker image tag
1 parent 6e6705d commit 00870c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

odk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# This is a wrapper for the OBO Dashboard Dockerfile.
2020
docker run -e ROBOT_JAVA_ARGS='-Xmx48G' -e JAVA_OPTS='-Xmx48G' \
2121
-v $PWD/dashboard-config.yml:/tools/dashboard-config.yml \
22-
-w /tools --rm -ti anitacaron/obo-dashboard:v0.1 "$@"
22+
-w /tools --rm -ti anitacaron/obo-dashboard:latest "$@"

0 commit comments

Comments
 (0)