altmp / altv-issues

Issues and roadmap for alt:V project
93 stars 16 forks source link

Wrong .NET Version Docker Image 16.2.14-rc.1 #2350

Closed CodesHeaven closed 2 weeks ago

CodesHeaven commented 2 weeks ago

Description of the problem

The latest docker image for rc-branch 16.2.14-rc.1 comes with .net 6 installed, instead of .net 8 image image

Reproduction steps

image

Expected behaviour

Docker Container should not throw message: "missing ,net sdk 8.0"

Additional context

No response

Operating system

Docker Image

Version

16.2.14-rc.1

Crashdump ID

No response

Confirmation of issue's presence

Doxoh commented 2 weeks ago

https://hub.docker.com/layers/altmp/altv-server/16.2.14-rc.1/images/sha256-739159080ec413336f20c23cb32b632ee89bb78f9661bf963a57ad4bec808174?context=explore

is updated to dotnet 8 and node 22.8

please test again

CodesHeaven commented 2 weeks ago

Fixed image