launchdarkly / ld-find-code-refs

Build tool for automatically sending feature flag code references to LaunchDarkly
https://launchdarkly.com
Other
46 stars 34 forks source link

Error running 2.5.5 #228

Closed jazanne closed 2 years ago

jazanne commented 2 years ago
  /usr/bin/docker build -t 7db2d7:4588972828cd4503a792f3a143192a8b -f "/home/runner/work/_actions/launchdarkly/find-code-references/v2.5.5/Dockerfile" "/home/runner/work/_actions/launchdarkly/find-code-references/v2.5.5"
  Sending build context to Docker daemon  11.26kB

  Step 1/7 : FROM launchdarkly/ld-find-code-refs-github-action:2.5.5
  manifest for launchdarkly/ld-find-code-refs-github-action:2.5.5 not found: manifest unknown: manifest unknown
Error: Docker build failed with exit code 1
jazanne commented 2 years ago

@bdarcet we have cut a new release v2.5.6 where this error should be fixed

bdarcet commented 2 years ago

@jazanne Thanks! It's working fine now 🚀