Skip to content

Commit

Permalink
[luacheck] update luacheck to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikz committed Jun 13, 2018
1 parent 6dcf4fb commit 0cfdd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.7

LABEL maintainer="Michal Cichra <[email protected]>"
ENV LUA_VERSION=5.3 LUACHECK_VERSION=0.21.2
ENV LUA_VERSION=5.3 LUACHECK_VERSION=0.22.0

WORKDIR /tmp
COPY Gemfile* /tmp/
Expand Down

0 comments on commit 0cfdd4d

Please sign in to comment.