Skip to content

NOJIRA: fix typo in enterprise docker-compose example#41

Closed
StranDutton wants to merge 1 commit into
mainfrom
patch/NOJIRA-fix-enterprise-compose-default-syntax
Closed

NOJIRA: fix typo in enterprise docker-compose example#41
StranDutton wants to merge 1 commit into
mainfrom
patch/NOJIRA-fix-enterprise-compose-default-syntax

Conversation

@StranDutton

Copy link
Copy Markdown
Contributor

Fix default value in enterprise docker-compose example: ${IMAGE_VERSION:latest-enterprise} → ${IMAGE_VERSION:-latest-enterprise} so the image tag resolves correctly when IMAGE_VERSION is unset.

@StranDutton StranDutton self-assigned this Jun 24, 2026
@StranDutton StranDutton added the documentation Improvements or additions to documentation label Jun 24, 2026
@d3vzer0

d3vzer0 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

I'll close this one since it was fixed in the other PR 👀

@d3vzer0 d3vzer0 closed this Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants