We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81bec1a commit 6deaae6Copy full SHA for 6deaae6
Dockerfile
@@ -1,7 +1,7 @@
1
FROM alpine:3.5
2
3
LABEL maintainer "Michal Cichra <michal@cichra.cz>"
4
-ENV LUA_VERSION=5.3 LUACHECK_VERSION=0.19.1
+ENV LUA_VERSION=5.3 LUACHECK_VERSION=0.21.2
5
6
WORKDIR /tmp
7
COPY Gemfile* /tmp/
0 commit comments