diff --git a/Dockerfile.aarch64 b/Dockerfile.aarch64 index 69c6f58..ba85f0a 100644 --- a/Dockerfile.aarch64 +++ b/Dockerfile.aarch64 @@ -36,4 +36,4 @@ WORKDIR /app USER ${BUILD_APP_USER} -CMD ["init"] +CMD ["sh"]