Self-hosting in windows and docker

i am using pre-built version 8.0.0 docker-compose and the container is built and running with this error
2025-05-07 08:35:44 ERROR ORS-Init [ o.h.o.r.RoutingProfileManager ]

2025-05-07 08:35:44 ERROR ORS-Init [ o.h.o.r.RoutingProfileManager ] Failed to either read or execute the ors configuration and its parameters: java.lang.RuntimeException: Couldn’t process file /home/ors/files/example-heidelberg.osm.gz, error: Can’t decode srtm_38_03.tif

2025-05-07 08:35:44 ERROR ORS-Init [ o.h.o.r.RoutingProfileManager ]

Hey,

any reason you are running 8.0.0?
Could you update to the latest version?

To me, this looks like it might be a permissions-error, and to be honest, on Windows I don’t know too much about that…

Best regards