Skip to content

Commit 1f8b7a7

Browse files
Remove lfs test server version pin
This is unused. The lfs test server is vendored.
1 parent 575a662 commit 1f8b7a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@ RUN pip3 install --break-system-packages \
123123

124124
RUN apk add --no-cache go nodejs npm openssh-client patch
125125

126-
ARG GIT_LFS_TEST_SERVER_VERSION=d4ced458b5cc9eaa712c1a2d299d77a4e3a0a7c5
127-
128126
COPY lfs-test-server lfs-test-server
129127
RUN cd lfs-test-server && GOPATH=/opt/git-lfs go install
130128

0 commit comments

Comments
 (0)