Skip to content

Commit

Permalink
bump: 0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Oct 4, 2019
1 parent 76c0e9b commit 8a46e25
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
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:14.04

MAINTAINER Carlos Alexandro Becker (caarlos0@gmail.com)

ENV SHELLCHECK_VERSION 0.6.0
ENV SHELLCHECK_VERSION 0.7.0
ENV SHELLCHECK_TAG v$SHELLCHECK_VERSION

RUN apt-get update && \
Expand Down

0 comments on commit 8a46e25

Please sign in to comment.