Create golang Dockerfile
parent
16f149e268
commit
3b06e15a16
|
@ -0,0 +1,3 @@
|
||||||
|
FROM golang:1.20.5
|
||||||
|
|
||||||
|
RUN git config --global --add safe.directory '*'
|
Loading…
Reference in New Issue