Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Use a valid ElasticSearch fallback version#214

Open
ivanaugustobd wants to merge 1 commit intoswiftotter:mainfrom
ivanaugustobd:patch-1
Open

Use a valid ElasticSearch fallback version#214
ivanaugustobd wants to merge 1 commit intoswiftotter:mainfrom
ivanaugustobd:patch-1

Conversation

@ivanaugustobd
Copy link
Copy Markdown

@ivanaugustobd ivanaugustobd commented Sep 6, 2023

For whatever reason there's no 7.8 tag version of the ElasticSearch image, which causes an Error response from daemon: manifest unknown error during den env up if no valid ELASTICSEARCH_VERSION is specified on the project .env:
image

This PR fixes that by using 7.9 tag as the fallback instead.

PS.: it may be interesting to simply make the 7.8 version image available again

Signed-off-by: Code Slicer <ivanaugustobd@pm.me>
@bamkustov
Copy link
Copy Markdown

Related to issue https://github.com/swiftotter/den/issues/212

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants