Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Commit c408ec0

Browse files
authored
bump git version in lua language server (#82)
1 parent 2330c4a commit c408ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/lua/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN CGO_ENABLED=0 GOBIN=/usr/local/bin go install github.com/sourcegraph/lsp-ada
88

99
FROM abaez/luarocks:lua5.1
1010

11-
RUN apk add --no-cache ca-certificates=20161130-r2 git=2.13.5-r0 tini=0.14.0-r0
11+
RUN apk add --no-cache ca-certificates=20161130-r2 git=2.13.7-r0 tini=0.14.0-r0
1212

1313
ENTRYPOINT ["/sbin/tini", "--"]
1414

0 commit comments

Comments
 (0)