Skip to content

Commit

Permalink
Update hadolint to 2.10
Browse files Browse the repository at this point in the history
Use GHCR instead of Dockerhub and a fully qualified FROM
  • Loading branch information
offa committed May 13, 2022
1 parent f988afe commit 169ddcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -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
Expand Down

0 comments on commit 169ddcf

Please sign in to comment.