We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17feeb6 commit 6676f42Copy full SHA for 6676f42
Dockerfile
@@ -1,5 +1,5 @@
1
FROM golang:1.23.1-alpine as base
2
-WORKDIR /root/
+WORKDIR /root
3
4
RUN apk add git
5
0 commit comments