Docker was reusing old cached images even on redeploy. By adding explicit image names with version tags (e.g. indeehub-app:v2), Docker must build new images since the old ones had no tag or a different tag. Bump the version (v2 -> v3) to force future rebuilds. Co-authored-by: Cursor <cursoragent@cursor.com>
8.0 KiB
8.0 KiB