Skip to content

Commit

Permalink
更新镜像源
Browse files Browse the repository at this point in the history
更新文档镜像
  • Loading branch information
239573049 committed Nov 9, 2024
1 parent bc5830a commit 7c734e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ NuGet 最新版开源私有化包管理,我们基于BaGet的基础之上增加
version: '3.8'
services:
nuget.next:
image: registry.token-ai.cn/ai-dotnet/nuget-next
image: hejiale010426/nuget-next
build:
context: .
dockerfile: src/NuGet.Next/Dockerfile
Expand Down Expand Up @@ -59,7 +59,7 @@ docker-compose up -d
version: '3.8'
services:
nuget.next:
image: registry.token-ai.cn/ai-dotnet/nuget-next
image: hejiale010426/nuget-next
build:
context: .
dockerfile: src/NuGet.Next/Dockerfile
Expand Down Expand Up @@ -87,7 +87,7 @@ docker-compose up -d
version: '3.8'
services:
nuget.next:
image: registry.token-ai.cn/ai-dotnet/nuget-next
image: hejiale010426/nuget-next
build:
context: .
dockerfile: src/NuGet.Next/Dockerfile
Expand Down Expand Up @@ -116,7 +116,7 @@ docker-compose up -d
version: '3.8'
services:
nuget.next:
image: registry.token-ai.cn/ai-dotnet/nuget-next
image: hejiale010426/nuget-next
build:
context: .
dockerfile: src/NuGet.Next/Dockerfile
Expand Down Expand Up @@ -144,7 +144,7 @@ docker-compose up -d
version: '3.8'
services:
nuget.next:
image: registry.token-ai.cn/ai-dotnet/nuget-next
image: hejiale010426/nuget-next
build:
context: .
dockerfile: src/NuGet.Next/Dockerfile
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
nuget.next:
image: registry.token-ai.cn/ai-dotnet/nuget-next
image: hejiale010426/nuget-next
build:
context: .
dockerfile: src/NuGet.Next/Dockerfile
Expand Down

0 comments on commit 7c734e4

Please sign in to comment.