Update Komodo from 1.17.0 to 1.17.1 #1097

Closed
opened 2026-03-22 17:09:29 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @ontzuevanhussen on GitHub (Apr 15, 2025).

Already reinstall docker with tag latest, but still 1.17.0 version

wget -P komodo https://raw.githubusercontent.com/moghtech/komodo/main/compose/mongo.compose.yaml && \
  wget -P komodo https://raw.githubusercontent.com/moghtech/komodo/main/compose/compose.env
docker compose -p komodo -f mongo.compose.yaml --env-file compose.env up -d
Originally created by @ontzuevanhussen on GitHub (Apr 15, 2025). Already reinstall docker with tag latest, but still 1.17.0 version ``` wget -P komodo https://raw.githubusercontent.com/moghtech/komodo/main/compose/mongo.compose.yaml && \ wget -P komodo https://raw.githubusercontent.com/moghtech/komodo/main/compose/compose.env ``` ``` docker compose -p komodo -f mongo.compose.yaml --env-file compose.env up -d ```
Author
Owner

@huzky-v commented on GitHub (Apr 15, 2025):

Try changing the value of COMPOSE_KOMODO_IMAGE_TAG to 1.17.1 in compose.env and see if there is any difference?

@huzky-v commented on GitHub (Apr 15, 2025): Try changing the value of `COMPOSE_KOMODO_IMAGE_TAG` to `1.17.1` in `compose.env` and see if there is any difference?
Author
Owner

@ontzuevanhussen commented on GitHub (Apr 15, 2025):

Oke, it's works. Than you!

@ontzuevanhussen commented on GitHub (Apr 15, 2025): Oke, it's works. Than you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#1097