Skip to content

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

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

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

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
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.

1 participant