There was an error while loading. Please reload this page.
1 parent dcb02be commit fe7a8a9Copy full SHA for fe7a8a9
1 file changed
.devcontainer/Containerfile
@@ -1,6 +1,6 @@
1
ARG DEVCONTAINER_BASE_TAG=latest
2
3
-FROM ghcr.io/hadolint/hadolint:v2.14.0@sha256:27086352fd5e1907ea2b934eb1023f217c5ae087992eb59fde121dce9c9ff21e AS hadolint
+FROM ghcr.io/hadolint/hadolint:v2.15.1@sha256:32dac94127fd60b7b7e3fbfc65e1383b9b5e25c9bfd7b8536de7a539fe68a12d AS hadolint
4
FROM registry.k8s.io/kustomize/kustomize:v5.8.1@sha256:899fcd3bc898160e62bcaf82932b0cb29ba38d16272353db2e7acbba82129429 AS kustomize
5
6
FROM scratch AS ctx
0 commit comments