mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-03-07 16:53:07 +08:00
Compare commits
1 Commits
7bb5d6b1c9
...
51723bf2c8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51723bf2c8 |
@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/super-linter/super-linter:slim-v8.0.0
|
FROM ghcr.io/super-linter/super-linter:slim-v8.4.0
|
||||||
|
|
||||||
HEALTHCHECK --interval=5m --timeout=10s --start-period=30s --retries=3 CMD ["/bin/sh","-c","test -d /github/home"]
|
HEALTHCHECK --interval=5m --timeout=10s --start-period=30s --retries=3 CMD ["/bin/sh","-c","test -d /github/home"]
|
||||||
ARG UID=1000
|
ARG UID=1000
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user