Skip to content

Commit

Permalink
Sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-r-rose committed Dec 4, 2023
1 parent 027666a commit 2613515
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
REGISTRY: ${{ steps.login-ecr.outputs.registry }}
REPOSITORY: dse-infra-dev-us-west-2-default
IMAGE_TAG: test-global-ml
IMAGE_TAG: latest
with:
push: true
context: "."
Expand Down
4 changes: 2 additions & 2 deletions images/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ dependencies:
- geopandas=0.14.1
- mercantile=1.2.1
- pandas
- pyarrow=14.0.1
- pyarrow
- s3fs=2023.12.0
- snowflake-connector-python=3.5.0
- snowflake-connector-python=3.2.1
- pip
- pip:
- pygris

0 comments on commit 2613515

Please sign in to comment.