Travis Build fails with this error:
Sending build context to Docker daemon 452.2MB
Step 1/12 : FROM arm32v7/openjdk:11
11: Pulling from arm32v7/openjdk
no matching manifest for unknown in the manifest list entries
You can find more log here: https://api.travis-ci.com/v3/job/197770047/log.txt
I pulled the image on my raspberry pi without any issues. Can someone explain to me why this is happening?