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.
2 parents 5205c91 + 999e364 commit b51638fCopy full SHA for b51638f
Dockerfile
@@ -4,7 +4,7 @@ RUN pip3 install --upgrade pip && \
4
pip3 install pyflakes && \
5
rm -r /root/.cache
6
7
-ENV SHELLCHEK_VERSION=v0.10.0
+ENV SHELLCHEK_VERSION=v0.11.0
8
RUN set -x; \
9
arch="$(uname -m)"; \
10
echo "arch is $arch"; \
0 commit comments