We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d787a85 commit 945c01cCopy full SHA for 945c01c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/super-linter/super-linter:slim-v8.0.0
+FROM ghcr.io/super-linter/super-linter:slim-v8.2.0
2
3
HEALTHCHECK --interval=5m --timeout=10s --start-period=30s --retries=3 CMD ["/bin/sh","-c","test -d /github/home"]
4
ARG UID=1000
0 commit comments