You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were trying to build the docker container and noticed that the current file does not build, because the latest Ubuntu release does not have nuget in its repositories. We notice that this is related to the UBUNTU_RELEASE variable set to latest1. We suggest Using the 22.04 LTS, which builds successfully.
Thanks for the project; it is really cool!
Best,
DieBüntzlis
The text was updated successfully, but these errors were encountered:
Hello!
We were trying to build the docker container and noticed that the current file does not build, because the latest Ubuntu release does not have
nuget
in its repositories. We notice that this is related to theUBUNTU_RELEASE
variable set tolatest
1. We suggest Using the 22.04 LTS, which builds successfully.Thanks for the project; it is really cool!
Best,
DieBüntzlis
The text was updated successfully, but these errors were encountered: