This website works better with JavaScript
Home
Explore
Help
Sign In
kai_yuan
/
p_mail
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
jinnrry
2 years ago
parent
cfd29a3344
commit
fc043a087c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
DockerfileGithubAction
+ 1
- 1
DockerfileGithubAction
View File
@@ -1,4 +1,4 @@
-FROM golang
:alpine
as serverbuild
+FROM golang as serverbuild
WORKDIR /work