We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272d6c6 commit b580220Copy full SHA for b580220
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17
+FROM golang:1.17-alpine
2
3
WORKDIR app_work_dir
4
ADD . /app_work_dir
0 commit comments