Fixing bug when two containers share same image#13044
Fixing bug when two containers share same image#13044mikenomitch wants to merge 1 commit intomainfrom
Conversation
🦋 Changeset detectedLatest commit: 775578b The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The logic is correct and clean. The old code would incorrectly remove tags like There are no tests for this function currently, and the PR doesn't add any, but the changeset bot already flagged the missing changeset. The code change itself is sound. LGTM |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
6c5c4ba to
cf3d19d
Compare
|
Codeowners approval required for this PR:
Show detailed file reviewers
|
cf3d19d to
775578b
Compare
Fixes issue when two container apps share the same image one is not found.