mirror of
https://github.com/hadolint/hadolint-action.git
synced 2025-01-18 21:44:45 +01:00
Merge pull request #28 from hadolint/dependabot/docker/hadolint/hadolint-v2.1.0-alpine
build(deps): bump hadolint/hadolint from v1.19.0-alpine to v2.1.0-alpine
This commit is contained in:
commit
473e36ba30
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM hadolint/hadolint:v1.19.0-alpine
|
||||
FROM hadolint/hadolint:v2.1.0-alpine
|
||||
|
||||
COPY LICENSE README.md problem-matcher.json /
|
||||
COPY hadolint.sh /usr/local/bin/hadolint.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue