Skip to content

Commit fe7a8a9

Browse files
chore(package): update ghcr.io/hadolint/hadolint docker tag to v2.15.1
1 parent dcb02be commit fe7a8a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG DEVCONTAINER_BASE_TAG=latest
22

3-
FROM ghcr.io/hadolint/hadolint:v2.14.0@sha256:27086352fd5e1907ea2b934eb1023f217c5ae087992eb59fde121dce9c9ff21e AS hadolint
3+
FROM ghcr.io/hadolint/hadolint:v2.15.1@sha256:32dac94127fd60b7b7e3fbfc65e1383b9b5e25c9bfd7b8536de7a539fe68a12d AS hadolint
44
FROM registry.k8s.io/kustomize/kustomize:v5.8.1@sha256:899fcd3bc898160e62bcaf82932b0cb29ba38d16272353db2e7acbba82129429 AS kustomize
55

66
FROM scratch AS ctx

0 commit comments

Comments
 (0)