mirror of
https://github.com/hadolint/hadolint-action.git
synced 2024-08-16 10:09:53 +02:00
upgrade hadolint to 2.12
This commit is contained in:
parent
e81a8de9db
commit
48c4120377
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ghcr.io/hadolint/hadolint:v2.11.0-debian
|
||||
FROM ghcr.io/hadolint/hadolint:v2.12.0-debian
|
||||
|
||||
COPY LICENSE README.md problem-matcher.json /
|
||||
COPY hadolint.sh /usr/local/bin/hadolint.sh
|
||||
|
|
Loading…
Reference in a new issue