Skip to content

Commit 6b2a1d1

Browse files
authored
Update Dockerfile.latest
1 parent 2b21fc5 commit 6b2a1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.latest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ RUN apt-get update
44
RUN apt-get -y install gitlab-cli unzip wget rsync sudo rclone build-essential curl
55
#
66
# or install it into ./bin/
7-
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/HEAD/install.sh | sh -s v2.4.0
7+
RUN curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/HEAD/install.sh | sh -s v2.4.0
88
#
99
# unzip wget nano
1010
RUN wget https://dl.google.com/android/repository/commandlinetools-linux-11076708_latest.zip -O commandlinetools.zip

0 commit comments

Comments
 (0)