For DP images, this now defaults to release-cs, so we don't need to
explicitly set this anymore.
This can be confirmed by running the following:
```
image=appsmith/appsmith-dp:ce-25909
docker pull "$image"
docker image inspect "$image" --format '{{join .Config.Env "\n"}}' | grep CLOUD_SERV
```
|
||
|---|---|---|
| .. | ||
| build_dp_from_branch.sh | ||
| cleanup_dp.sh | ||
| deploy_preview.sh | ||
| generate_info_json.sh | ||
| local_testing.sh | ||