Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nidbCN committed Dec 9, 2024
1 parent acacf7e commit 313b97b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions AliCdnSSLWorker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<UserSecretsId>dotnet-AliCdnSSLWorker-69cd49e9-faf0-424c-980f-751b97c9a16a</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<DockerfileContext>.</DockerfileContext>
<AssemblyVersion>8.0.2.3</AssemblyVersion>
<FileVersion>8.0.2.3</FileVersion>
<AssemblyVersion>8.0.3.0</AssemblyVersion>
<FileVersion>8.0.3.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#See https://aka.ms/customizecontainer to learn how to customize your debug container and how Visual Studio uses this Dockerfile to build your images for faster debugging.

FROM mcr.microsoft.com/dotnet/runtime:8.0 AS base
USER root
WORKDIR /app
Expand Down

0 comments on commit 313b97b

Please sign in to comment.