Skip to content

Commit 40954ec

Browse files
authored
Update Dockerfile.2023.11.3
1 parent 6b2a1d1 commit 40954ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.2023.11.3

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

0 commit comments

Comments
 (0)