Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvaingaudan committed Nov 28, 2024
1 parent 032a11a commit 9324a51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ docker run --rm --network arlas-net gisaia/stac-geodes:latest add https://geodes
This will register in the `org.com@airs_geodes` index the first 1000 `S2L1C` data that were acquired after 2023-04-05T08:58. Then, you can create the catalog:

```shell
./scripts/init_aias_catalog.sh local.iam.user catalog org.com@airs_geodes
./scripts/init_aias_catalog.sh local.iam.user geodes org.com
```

# Configuration
Expand Down
2 changes: 1 addition & 1 deletion conf/versions.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARLAS_WUI_VERSION=gisaia/arlas-wui:26.1.0-rc.2-no-analytics
ARLAS_WUI_VERSION=gisaia/arlas-wui:26.1.0-rc.3-no-analytics
ARLAS_WUI_IAM_VERSION=gisaia/arlas-wui-iam:26.0.2
ARLAS_BUILDER_VERSION=gisaia/arlas-wui-builder:26.0.5
ARLAS_HUB_VERSION=gisaia/arlas-wui-hub:26.0.3
Expand Down

0 comments on commit 9324a51

Please sign in to comment.