Open tchughesiv opened 14 hours ago
make build-feature-server-dev should create a container image that includes local dev changes.
make build-feature-server-dev
the resulting dev image build installs the release packages instead.
Expected Behavior
make build-feature-server-dev
should create a container image that includes local dev changes.Current Behavior
the resulting dev image build installs the release packages instead.