6 Replies
Project ID:
48b84e54-814b-40b5-8e49-812588c3e6de
48b84e54-814b-40b5-8e49-812588c3e6de
Hi, this is an error with your code and is not what help is for. You may want to try either the #📚|new-to-programming channel or another programming server, as this help channel is for issues with railway itself, not with your program.
but this error is due to the update of php version from 8.0 to 8.1
just for the error:docker build failed to disappear
Nevermind, the minimum version is 8.1
You will just have to update your code to be compatible with php 8.1 or use a dockerfile
great, thank you