Skip to content

Commit 6deaae6

Browse files
committed
[docker] update luacheck
1 parent 81bec1a commit 6deaae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.5
22

33
LABEL maintainer "Michal Cichra <michal@cichra.cz>"
4-
ENV LUA_VERSION=5.3 LUACHECK_VERSION=0.19.1
4+
ENV LUA_VERSION=5.3 LUACHECK_VERSION=0.21.2
55

66
WORKDIR /tmp
77
COPY Gemfile* /tmp/

0 commit comments

Comments
 (0)