Replies: 1 comment
|
I believe this should fix it. Can you |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Why isn't here an issue tab? Issue reports not allowed?
The new docker images are tagged as
linux/arm64/v8which throws warnings. Previous versions have been labeledlinux/amd64.Seems still to be amd64 by viewing the Dockerfile:
COPY /app/bin/linux_amd64/iconserver /iconserver # buildkitAll reactions