Skip to content

fix: docker file path in build-grafana-image target#8979

Open
kirillNevedrov wants to merge 1 commit into
apache:mainfrom
tech2heal:fix_build_grafana_image_target
Open

fix: docker file path in build-grafana-image target#8979
kirillNevedrov wants to merge 1 commit into
apache:mainfrom
tech2heal:fix_build_grafana_image_target

Conversation

@kirillNevedrov

Copy link
Copy Markdown
Contributor

Summary

What does this PR do?

build-grafana-image target from Makefile file has wrong docker file path ./backend/Dockerfile. So the docker image build fails with file not found error.
This MR changes the file path from ./backend/Dockerfile to ./Dockerfile, allowing the image to build successfully.

Does this close any open issues?

No

Screenshots

N/A

Other Information

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant