fix(mssql): bump Docker image version by stevenh · Pull Request #2786 · testcontainers/testcontainers-go

@stevenh

Disable all mssql tests as the container is currently crashing, see #2785

@mdelapenya

@mdelapenya mdelapenya changed the title chore: disable mssql tests fix(mssql): bump Docker image version

Sep 19, 2024

mdelapenya

mdelapenya added a commit that referenced this pull request

Sep 20, 2024
* main:
  feat: support databend module (#2779)
  chore: golangci-lint 1.61.0 (#2787)
  fix(mssql): bump Docker image version (#2786)
  fix: handle 127 error code for podman compatibility (#2778)
  fix: do not override ImageBuildOptions.Labels when building from a Dockerfile (#2775)
  feat(mongodb): Wait for mongodb module with a replicaset to finish (#2777)
  fix(postgres): Apply default snapshot name if no name specified (#2783)

mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request

Sep 23, 2024

mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request

Sep 23, 2024

DDtKey added a commit to testcontainers/testcontainers-rs-modules-community that referenced this pull request

Sep 25, 2024

DDtKey added a commit to testcontainers/testcontainers-rs-modules-community that referenced this pull request

Sep 25, 2024

mdelapenya added a commit that referenced this pull request

Sep 26, 2024
* main: (29 commits)
  fix: template for code generation (#2800)
  fix: update module path (#2797)
  fix: container logging deadlocks (#2791)
  chore: use a much smaller image for testing (#2795)
  fix: parallel containers clean race (#2790)
  fix(registry): wait for (#2793)
  fix: container timeout test (#2792)
  docs: document redpanda options (#2789)
  feat: support databend module (#2779)
  chore: golangci-lint 1.61.0 (#2787)
  fix(mssql): bump Docker image version (#2786)
  fix: handle 127 error code for podman compatibility (#2778)
  fix: do not override ImageBuildOptions.Labels when building from a Dockerfile (#2775)
  feat(mongodb): Wait for mongodb module with a replicaset to finish (#2777)
  fix(postgres): Apply default snapshot name if no name specified (#2783)
  fix: resource clean up for tests and examples (#2738)
  ci: add generate for mocks (#2774)
  fix: docker config error handling when config file does not exist (#2772)
  docs: refine heading badges in README (#2770)
  feat(wait): for file (#2731)
  ...