Skip to content

Commit a676a33

Browse files
build(deps): Bump super-linter/super-linter
Bumps the docker-dependencies group with 1 update: [super-linter/super-linter](https://github.com/super-linter/super-linter). Updates `super-linter/super-linter` from slim-v8.0.0 to slim-v8.2.0 - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v8...v8.2.0) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: slim-v8.2.0 dependency-type: direct:production dependency-group: docker-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa7324c commit a676a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/super-linter/super-linter:slim-v8.0.0
1+
FROM ghcr.io/super-linter/super-linter:slim-v8.2.1
22

33
HEALTHCHECK --interval=5m --timeout=10s --start-period=30s --retries=3 CMD ["/bin/sh","-c","test -d /github/home"]
44
ARG UID=1000

0 commit comments

Comments
 (0)