Fix docker image used by CI.

This commit is contained in:
Kishore Nallan 2021-12-29 20:40:20 +05:30
parent 5e1212d550
commit a44b7c2583

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: typesense/typesense-development:04-DEC-2021-1
- image: typesense/typesense-development:29-DEC-2021-1
environment:
- PROJECT_DIR: /typesense
- TYPESENSE_VERSION: $CIRCLE_BRANCH-$CIRCLE_SHA1