Skip to content

Commit abf8290

Browse files
MionszSakoram
andauthored
Update manager/Dockerfile
Co-authored-by: Marek Kasiewicz <[email protected]>
1 parent c16e0d6 commit abf8290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manager/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ RUN ldconfig
6060

6161
USER imtl
6262

63-
HEALTHCHECK --interval=30s --timeout=5s CMD ps aux | grep "MtlManager" || exit 1
63+
HEALTHCHECK --interval=30s --timeout=5s CMD true || exit 1
6464
ENTRYPOINT ["MtlManager"]

0 commit comments

Comments
 (0)