Compare commits

..

2 Commits

Author SHA1 Message Date
Evan Chen 8a66b5b635 Merge branch 'master' of kumoly.io:tools/GoPlaygorund 2021-10-24 04:08:03 +08:00
Evan Chen 51d4972777 update cui version 2021-10-24 04:07:56 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM golang:1.17.2 FROM golang:1.17.2
RUN curl -fsSL https://kumoly.io/attachments/f74b4920-2798-4a01-ade2-8bb22171a949 | tar -C /usr/local/bin/ -xz RUN curl -fsSL https://kumoly.io/attachments/94e50ba6-898b-4fed-9323-31ba76ed2737 | tar -C /usr/local/bin/ -xz
WORKDIR /src WORKDIR /src