This commit is contained in:
nicolas.dorier
2018-11-17 00:16:31 +09:00
parent dacb6dca41
commit d030a61322
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ services:
nbxplorer:
image: nicolasdorier/nbxplorer:1.1.0.12
image: nicolasdorier/nbxplorer:1.1.0.18
restart: unless-stopped
ports:
- "32838:32838"

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<Version>1.0.3.9</Version>
<Version>1.0.3.10</Version>
<NoWarn>NU1701,CA1816,CA1308,CA1810,CA2208</NoWarn>
</PropertyGroup>
<PropertyGroup>