Files
indee-demo/docker-compose.yml
Dorian eeffce4baa Add versioned image tags to force Portainer to rebuild images
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>
2026-02-13 18:11:51 +00:00

8.0 KiB