Skip to content

Commit

Permalink
use new container in catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
rqthomas committed Dec 1, 2023
1 parent 6643c49 commit ea36e0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
OSN_KEY: ${{ secrets.OSN_KEY }}
OSN_SECRET: ${{ secrets.OSN_SECRET }}
#container: rocker/geospatial:latest
container: rocker/ml-verse
container: eco4cast/rocker-neon4cast:latest
steps:
- run: git config --system --add safe.directory '*'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/combined.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
OSN_KEY: ${{ secrets.OSN_KEY }}
OSN_SECRET: ${{ secrets.OSN_SECRET }}
#container: rocker/geospatial:latest
container: rocker/ml-verse
container: eco4cast/rocker-neon4cast:latest
steps:
- run: git config --system --add safe.directory '*'

Expand Down

0 comments on commit ea36e0d

Please sign in to comment.