Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
修改镜像版本
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Jun 4, 2021
1 parent 2901fbb commit 4d0fef4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ver='1.0.0-beta.1'
ver='1.0.0'
dotnet publish -c release
cd bin/release/net5.0
docker build -t farseernet/fops:${ver} --network=host .
Expand Down

0 comments on commit 4d0fef4

Please sign in to comment.