Skip to content

Commit

Permalink
Update spatial-forecast.yaml
Browse files Browse the repository at this point in the history
change from rocker/geospatial:latest to  rocker/geospatial:4.3.1
  • Loading branch information
swhammon authored Nov 25, 2024
1 parent 4161a5d commit ad4aaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spatial-forecast.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
container: rocker/geospatial:latest
container: rocker/geospatial:4.3.1
steps:
- uses: actions/[email protected]
- name: system deps
Expand Down

0 comments on commit ad4aaa1

Please sign in to comment.