Closed Aetherinox closed 1 year ago
It seems I made a mistake with the matrix in GitHub actions. Working on it
https://github.com/acheong08/obi-sync/releases/tag/v0.1.4 (Wait for GitHub actions to complete)
I think it's the same issue referenced in https://github.com/acheong08/obi-sync/issues/18#issuecomment-1706553811
I missed that. GitHub didn't notify me via email for some reason
I had the same issue with v0.1.4. Changing the image in docker-compose.yml to ghcr.io/acheong08/obi-sync:latest
worked.
Thanks. I forgot to update docker after the rename
Maybe I'm losing my mind. Running on Ubuntu with docker. Pulled using
And received:
However if I use the following since I'm on Linux:
It will download properly, but when I issue:
I get:
Granted, I've only been using docker for a few months now, but thus far I've installed 7 projects without issue, and this is the first one to throw headaches. Not sure what I'm missing.
I think it's the same issue referenced in https://github.com/acheong08/obi-sync/issues/18#issuecomment-1706553811
Thanks