🐳更新基础镜像
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.20.10 AS builder
|
||||
FROM golang:1.20 AS builder
|
||||
|
||||
ENV GO111MODULE=on GOPROXY=https://goproxy.cn,direct CGO_ENABLED=0 GOOS=linux GOARCH=amd64
|
||||
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
{
|
||||
"appKey": "972381004",
|
||||
"appSecret": "8dc29e5993e66937",
|
||||
"app_key": "972381004",
|
||||
"app_secret": "8dc29e5993e66937",
|
||||
"username": "15034401707",
|
||||
"password": "qwe123456",
|
||||
"goodsSku": "SK000117"
|
||||
"100": 200
|
||||
}
|
||||
Reference in New Issue
Block a user