-
-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Webgrab+ version 5.5 requires dotnet 9.0. Current release installs dotnet 8.0 which is not compatible.
Expected Behavior
No response
Steps To Reproduce
update.sh
Environment
- OS: Ubuntu
- How docker service was installed: distro's packagemanagerCPU architecture
x86-64
Docker creation
webgrabplus:
image: linuxserver/webgrabplus
container_name: webgrabplus
restart: unless-stopped
environment:
- PUID=xxx
- PGID=xxx
- TZ=xxx/yyyContainer logs
==> Starting WebGrab+...
You must install or update .NET to run this application.
App: /app/wg++/bin.net/WebGrab+Plus.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '9.0.0' (x64)
.NET location: /app/dotnet/
The following frameworks were found:
8.0.20 at [/app/dotnet/shared/Microsoft.NETCore.App]Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done