Bump docker development image.

This commit is contained in:
Kishore Nallan 2022-06-27 20:40:44 +05:30
parent 77efb5c0ed
commit b451225ac6

View File

@ -29,7 +29,7 @@ if [[ "$@" == *"--depclean"* ]]; then
fi
TYPESENSE_DEV_IMAGE="typesense-development:29-DEC-2021-1"
TYPESENSE_DEV_IMAGE="typesense-development:27-JUN-2022-1"
ARCH_NAME="amd64"
if [[ "$@" == *"--graviton2"* ]]; then