You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mdelapenya When is the upcoming release expected? This bug is preventing my team from upgrading to release v0.26.0 and using all its awesome features.
Testcontainers version
0.26.0
Using the latest Testcontainers version?
Yes
Host OS
MacOS
Host arch
ARM
Go version
1.21.3
Docker version
Client: Cloud integration: v1.0.35+desktop.5 Version: 24.0.6 API version: 1.43 Go version: go1.20.7 Git commit: ed223bc Built: Mon Sep 4 12:28:49 2023 OS/Arch: darwin/arm64 Context: desktop-linux Server: Docker Desktop 4.24.2 (124339) Engine: Version: 24.0.6 API version: 1.43 (minimum version 1.12) Go version: go1.20.7 Git commit: 1a79695 Built: Mon Sep 4 12:31:36 2023 OS/Arch: linux/arm64 Experimental: false containerd: Version: 1.6.22 GitCommit: 8165feabfdfe38c65b599c4993d227328c231fca runc: Version: 1.1.8 GitCommit: v1.1.8-0-g82f18fe docker-init: Version: 0.19.0 GitCommit: de40ad0
Docker info
What happened?
Fn RunContainer() uses default values regardless of input ContainerCustomizer because the code uses the wrong variable to create GenericContainer.
https://github.com/testcontainers/testcontainers-go/blob/d7655024f9fc372a319a517bcdc27e99232baba1/modules/neo4j/neo4j.go#L95C26-L95C26
Relevant log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: