Skip to content

Update testcontainers/sshd image from 1.3.0 to 1.4.0#11843

Merged
eddumelendez merged 1 commit into
mainfrom
bump/sshd-docker-1.4.0
Jun 17, 2026
Merged

Update testcontainers/sshd image from 1.3.0 to 1.4.0#11843
eddumelendez merged 1 commit into
mainfrom
bump/sshd-docker-1.4.0

Conversation

@mdelapenya

Copy link
Copy Markdown
Member

Bumps the testcontainers/sshd image used for host port forwarding from 1.3.0 to 1.4.0.

What changed:

  • PortForwardingContainer.java: image reference updated to testcontainers/sshd:1.4.0
  • docs/features/configuration.md: example config updated to reflect 1.4.0

Why:
The 1.4.0 release includes:

  • Alpine 3.23 base image
  • AddressFamily=any sshd option (fixes IPv4/IPv6 dual-stack binding)

Tests:
ExposedHostTest (the primary test class for sshd/port-forwarding/host port exposure) was found and run locally. The testcontainers/sshd:1.4.0 image pulls and starts successfully. Test failures observed are pre-existing environment issues (SSH port forwarding via sandbox networking) unrelated to this version bump — confirmed by reproducing identical failures against 1.3.0.

@mdelapenya mdelapenya requested a review from a team as a code owner June 16, 2026 16:16
@eddumelendez eddumelendez changed the title chore: bump testcontainers/sshd image from 1.3.0 to 1.4.0 Update testcontainers/sshd image from 1.3.0 to 1.4.0 Jun 17, 2026
@eddumelendez eddumelendez merged commit fb3fed4 into main Jun 17, 2026
188 of 189 checks passed
@eddumelendez eddumelendez deleted the bump/sshd-docker-1.4.0 branch June 17, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants