The commit 9f459ef added Hebrew support for the calendar, but when we build with it (at least the first time) and restart the docker, the file is not processed (not moved from the app into /static). We need to run another rebuild manually for that to happen.
Should we call rebuild twice in the dockerfile? or what?