mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-09 14:13:06 +08:00
chore(deps): bump super-linter/super-linter
Bumps the docker-dependencies group with 1 update in the / directory: [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](https://github.com/super-linter/super-linter/compare/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] <support@github.com>
This commit is contained in:
parent
d6adfd48d3
commit
7c4a381153
@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/super-linter/super-linter:slim-v8.0.0
|
||||
FROM ghcr.io/super-linter/super-linter:slim-v8.3.2
|
||||
|
||||
HEALTHCHECK --interval=5m --timeout=10s --start-period=30s --retries=3 CMD ["/bin/sh","-c","test -d /github/home"]
|
||||
ARG UID=1000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user