Personal: Update hadolint
This commit is contained in:
parent
57278ab9c1
commit
5411e47ec5
@ -1,6 +1,6 @@
|
||||
#! /bin/bash
|
||||
set -ex
|
||||
|
||||
VERSION=v1.18.0
|
||||
VERSION=v1.22.1
|
||||
wget -q -L -O /usr/bin/hadolint "https://github.com/hadolint/hadolint/releases/download/${VERSION}/hadolint-Linux-x86_64"
|
||||
chmod +x /usr/bin/hadolint
|
||||
|
Loading…
Reference in New Issue
Block a user