Astronomer deploy Crashes: panic: runtime error: invalid memory address or nil pointer dereference

astro version
Astro CLI Version: 0.25.0-rc2, Git Commit: 47e29251f9aa2a9e03e51de9046f499c1f8707e1
sw_vers
|ProductName:|macOS|
|—|—|
|ProductVersion:|11.3|
|BuildVersion:|20E232|
astro dev start

Wrorks fine

astro deploy -f

Invalid Semantic Version
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x143ed8a]
goroutine 1 [running]:
githubcom/astronomer/astro-cli/houston.coerce(0xc000654fb6, 0x6, 0xc000324e18)
/Users/andrii/workspace/src/githubcom/astronomer/astro-cli/houston/types.go:277 +0xca
githubcom/astronomer/astro-cli/houston.(*DeploymentConfig).GetValidTags(0xc000612288, 0xc000654fb6, 0x6, 0xc000324e80, 0x1421da1, 0xc00019a0f0)

Already tried: Astro deploy crashes - `panic: runtime error: invalid memory address or nil pointer dereference`

Hi there @mbathula ! I’m sorry to hear you ran into this issue. Can you share the Airflow image you’re referencing in your Dockerfile? For example:

FROM quay.io/astronomer/ap-airflow:2.0.2-buster-onbuild