This website works better with JavaScript
Home
Explore
Help
Register
Sign In
YG-GROUP
/
younggee_m_api
Watch
6
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
GO环境配置
Ethan
1 day ago
parent
32f42fdb3e
commit
573aa3d292
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
dockerfile
+ 1
- 1
dockerfile
View File
@@ -1,4 +1,4 @@
-FROM golang:
1.17
as builder
+FROM golang:
latest
as builder
WORKDIR /go/src/app
WORKDIR /go/src/app