Skip to content

Commit 0cfdd4d

Browse files
committed
[luacheck] update luacheck to 0.22.0
1 parent 6dcf4fb commit 0cfdd4d

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.7
22

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

66
WORKDIR /tmp
77
COPY Gemfile* /tmp/

0 commit comments

Comments
 (0)