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 fa7324c commit a676a33Copy full SHA for a676a33
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.1
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