update cui version

master
Evan Chen 2021-10-24 04:07:56 +08:00
parent cbd7bf0c51
commit 51d4972777
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