After I ran into trouble with the latest tag, I switched back to
image: libretranslate/libretranslate:v1.3.7
all is well.
As soon as I switch to
image: libretranslate/libretranslate:latest
I get this error on the browser webdev console:
Refused to execute script from 'https://translate.mydomain.tld/js/app.js?v=1.3.9' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Any ideas? Maybe these will help: