nwnxee / unified

Binaries available under the Releases tab on Github
https://nwnxee.github.io/unified
GNU General Public License v3.0
129 stars 92 forks source link

Revert ssl Docker change #1662

Closed urothis closed 1 year ago

urothis commented 1 year ago

Because the Dotnet project ran into issues with bullseye releases and OpenSSL, the default image now defaults to a buster release.

https://hub.docker.com/repository/docker/urothis/nwserver/tags?page=1&ordering=last_updated The default image and -buster resolve to the same image currently.

Dotnet 8 should resolve this dependency issue. https://github.com/dotnet/dotnet-docker/issues/4322 Looks to have already been merged, so we should see all resolve upon 8 reaching stable later this year.