-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error during custom image building. #4361
Comments
Hey @daramayis, What OS are you trying to build on? I have just ran the same command on my machine and it has worked as expected and built the custom image. |
Hey @daramayis |
Hey @netroy @Joffcom , looks like my version did not contain the latest fix
I submitted PR, with the required dependency so we will not need to fix the |
closed in #4885 |
Describe the bug
The
n8n-custom/Dockerfile
image doesn't build.To Reproduce
Steps to reproduce the behavior:
git pull origin master
docker build -t n8n-custom -f docker/images/n8n-custom/Dockerfile .
Expected behavior
The image should build without error, and we don't need to fix the version
1.5.5
.The text was updated successfully, but these errors were encountered: