mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-22 09:55:55 +00:00
Update base image for Hadolint
This commit is contained in:
parent
cc71e1bfd1
commit
24598f413e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM hadolint/hadolint:v2.13.1-debian
|
FROM ghcr.io/hadolint/hadolint:v2.13.1-debian
|
||||||
|
|
||||||
COPY LICENSE README.md problem-matcher.json /
|
COPY LICENSE README.md problem-matcher.json /
|
||||||
COPY hadolint.sh /usr/local/bin/hadolint.sh
|
COPY hadolint.sh /usr/local/bin/hadolint.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue