Skip to content

Commit caeaf91

Browse files
authored
fix(algorithm_config): Swapped docker_url (#48)
1 parent c9c6ffe commit caeaf91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gedi-subset/algorithm_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ algo_name: gedi-subset
33
version: gedi-subset-0.2.7
44
environment: ubuntu
55
repository_url: https://repo.ops.maap-project.org/data-team/maap-documentation-examples.git
6-
docker_url: mas.maap-project.org:5000/root/ade-base-images/r:latest
6+
docker_url: mas.dit.maap-project.org/root/maap-workspaces/base_images/r:dit
77
queue: maap-dps-worker-8gb
88
build_command: maap-documentation-examples/build.sh
99
run_command: maap-documentation-examples/gedi-subset/subset.sh

0 commit comments

Comments
 (0)