diff --git a/.github/workflows/create_endpoint.yaml b/.github/workflows/create_endpoint.yaml index 6e49b8d..4b94b6a 100644 --- a/.github/workflows/create_endpoint.yaml +++ b/.github/workflows/create_endpoint.yaml @@ -19,7 +19,7 @@ jobs: create-endpoint: runs-on: ubuntu-latest container: - image: amazon/aws-cli:2.11.27 + image: amazon/aws-cli:2.11.25 env: BIOC_HUBSINGEST_PATH: "/hubsingest" steps: