Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Fix the docker build #283

Merged
merged 3 commits into from
Feb 8, 2024
Merged

Conversation

izellevy
Copy link
Collaborator

@izellevy izellevy commented Feb 8, 2024

Problem

We moved the config file to src folder in another PR. Now dockerfile cannot find this path.

Solution

Removed the copy line from the dockerfile

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

Describe specific steps for validating this change.

@izellevy izellevy requested a review from acatav February 8, 2024 16:41
@izellevy izellevy enabled auto-merge February 8, 2024 16:49
Copy link
Contributor

@acatav acatav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@izellevy izellevy added this pull request to the merge queue Feb 8, 2024
Merged via the queue into pinecone-io:main with commit 04d4550 Feb 8, 2024
7 checks passed
@izellevy izellevy deleted the bug/docker-build-string branch February 8, 2024 16:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants