mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-15 14:45:53 +00:00
Update hadolint to 2.10
Use GHCR instead of Dockerhub and a fully qualified FROM
This commit is contained in:
parent
f988afea3d
commit
169ddcf265
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM hadolint/hadolint:v2.9.3-debian
|
||||
FROM ghcr.io/hadolint/hadolint:v2.10.0-debian
|
||||
|
||||
COPY LICENSE README.md problem-matcher.json /
|
||||
COPY hadolint.sh /usr/local/bin/hadolint.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue