Compare commits
1 Commits
11c150c1e8
...
aeba5b85e9
| Author | SHA1 | Date | |
|---|---|---|---|
|
aeba5b85e9
|
2
.github/workflows/hadolint-check.yaml
vendored
2
.github/workflows/hadolint-check.yaml
vendored
@@ -23,8 +23,8 @@ jobs:
|
||||
set -e
|
||||
|
||||
VERSION="2.12.0"
|
||||
|
||||
ARCH="$(uname -m)"
|
||||
|
||||
if [ "$ARCH" = "x86_64" ] || [ "$ARCH" = "amd64" ]; then
|
||||
ASSET="hadolint-Linux-x86_64"
|
||||
CHECKSUM="56de6d5e5ec427e17b74fa48d51271c7fc0d61244bf5c90e828aab8362d55010 hadolint"
|
||||
|
||||
Reference in New Issue
Block a user