diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4bbf38b6..0549076a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -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: "." diff --git a/images/environment.yml b/images/environment.yml index 07309ddc..a9b97120 100644 --- a/images/environment.yml +++ b/images/environment.yml @@ -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