update cui version

master
evanchen 2021-10-24 07:23:28 +00:00
parent 8a66b5b635
commit 32f680ace1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM golang:1.17.2
RUN curl -fsSL https://kumoly.io/attachments/94e50ba6-898b-4fed-9323-31ba76ed2737 | tar -C /usr/local/bin/ -xz
RUN curl -fsSL https://kumoly.io/attachments/a8b503db-8067-4323-9d1d-bc6e616af452 | tar -C /usr/local/bin/ -xz
WORKDIR /src