This commit is contained in:
nicolas.dorier
2018-10-11 00:51:43 +09:00
parent a10c382bd4
commit f05614f4da
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ services:
nbxplorer:
image: nicolasdorier/nbxplorer:1.0.3.1
image: nicolasdorier/nbxplorer:1.0.3.3
ports:
- "32838:32838"
expose:

View File

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