Skip to content

Commit b580220

Browse files
author
jiawei22
committed
替换基础镜像
1 parent 272d6c6 commit b580220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.17
1+
FROM golang:1.17-alpine
22

33
WORKDIR app_work_dir
44
ADD . /app_work_dir

0 commit comments

Comments
 (0)