Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change version #3

Open
PatrickWhitehouse opened this issue May 9, 2024 · 1 comment
Open

Cannot change version #3

PatrickWhitehouse opened this issue May 9, 2024 · 1 comment

Comments

@PatrickWhitehouse
Copy link

I'm trying to use 2.12.0 and I have set this inside .ddev/opensearch/Dockerfile but when checking the version by visiting the url echoed in ddev describe, I'm consistently seeing 2.13.0.

@rfay
Copy link
Member

rfay commented May 10, 2024

  • Make sure you remove the #ddev-generated from the Dockerfile.
  • Please try removing your existing opensearch image:
docker rmi -f ddev-<projectname>-opensearch

or

~/.ddev/bin/docker-compose -f .ddev/.ddev-docker-compose-full.yaml build --no-cache --progress=plain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants