Skip to content

Commit

Permalink
🚑 Fixes failing hadolint
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jul 6, 2018
1 parent 38458bd commit a04b58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ stages:
# Preflight jobs
hadolint:
<<: *preflight
image: hadolint/hadolint:latest
image: hadolint/hadolint:v1.6.6
before_script:
- hadolint --version
script:
Expand Down

0 comments on commit a04b58a

Please sign in to comment.