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

fix(core): env vars not being respected due to constructor call #524

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

alexanderankin
Copy link
Member

fix #521

@alexanderankin alexanderankin merged commit 4872ea5 into main Apr 2, 2024
7 checks passed
@alexanderankin alexanderankin deleted the fix_no_more_from_env branch April 2, 2024 15:16
alexanderankin pushed a commit that referenced this pull request Apr 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.3.1](testcontainers-v4.3.0...testcontainers-v4.3.1)
(2024-04-02)


### Bug Fixes

* **core:** env vars not being respected due to constructor call
([#524](#524))
([4872ea5](4872ea5)),
closes
[#521](#521)
* Pin MongoDB images and improve test coverage for maintained versions
([#448](#448))
([b5c7a1b](b5c7a1b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

Bug: Docker environment variables are ignored in 4.2 and 4.3 when host is set
1 participant